MergeUnityScenes[{scene1,scene2,…}]
merges the given Unity scenes into the first scene in the list.
merges all open Unity scenes into the active scene.


MergeUnityScenes
MergeUnityScenes[{scene1,scene2,…}]
merges the given Unity scenes into the first scene in the list.
merges all open Unity scenes into the active scene.
Details and Options
- Merging one or more source scenes into a destination scene will move all game objects in the source scene(s) into the destination scene. After merging, the source scenes are closed.
- MergeUnityScenes[expr] returns UnityScene that the other scenes were merged into.
- MergeUnityScenes[] is the same as MergeUnityScenes[All]
Examples
open all close allBasic Examples (2)
Properties & Relations (1)
FindUnityScene returns the active scene:
Text
Wolfram Research (2019), MergeUnityScenes, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html.
CMS
Wolfram Language. 2019. "MergeUnityScenes." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html.
APA
Wolfram Language. (2019). MergeUnityScenes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html
BibTeX
@misc{reference.wolfram_2025_mergeunityscenes, author="Wolfram Research", title="{MergeUnityScenes}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_mergeunityscenes, organization={Wolfram Research}, title={MergeUnityScenes}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html}, note=[Accessed: 10-August-2025]}