OpenUnityScene["path"]
open the Unity scene at the specified path.


OpenUnityScene
OpenUnityScene["path"]
open the Unity scene at the specified path.
Details and Options
- OpenUnityScene[expr] returns the UnityScene it opened, and $Failed if it cannot be created.
- OpenUnityScene is Listable.
- The following option can be given:
-
Method Automatic how to open the scene - Possible settings for Method include "Single" and "Additive", with the default being Automatic.
Examples
open all close allBasic Examples (2)
Options (2)
Possible Issues (1)
Opening a currently open scene will reload the scene from its file and discard any unsaved changes:
Use SaveUnityScene to save any changes:
Related Guides
Text
Wolfram Research (2019), OpenUnityScene, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/OpenUnityScene.html.
CMS
Wolfram Language. 2019. "OpenUnityScene." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/OpenUnityScene.html.
APA
Wolfram Language. (2019). OpenUnityScene. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/OpenUnityScene.html
BibTeX
@misc{reference.wolfram_2025_openunityscene, author="Wolfram Research", title="{OpenUnityScene}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/OpenUnityScene.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_openunityscene, organization={Wolfram Research}, title={OpenUnityScene}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/OpenUnityScene.html}, note=[Accessed: 16-August-2025]}