Forum Discussion
menigan
2 years agoHonored Guest
Meta XR Simulator Crashes
Hello, Im trying to get the Meta XR Simulator(https://developer.oculus.com/documentation/unity/tools-meta-xr-sim/?intern_source=devblog&intern_content=boost-iteration-efficiency-meta-xr-simulator-exp...
- 2 years ago
For anyone else, we figured out that by installing the SDK and the Simulator using a scope registry instead of downloading them like the tutorials say (e.g. https://developer.oculus.com/documentation/unity/unity-tutorial-hello-vr/) things work.
The trick is that the SDK is found with this scope registry:
Url: https://npm.developer.oculus.com
Scopes: com.meta.xr.sdkAnd the simulator is found with this registry:
URL: https://npm.developer.oculus.com
Scopes: com.meta.xr.simulatorAlso, when using the latest LTS of Unity (2022.3.7f1) the only versions that don't crash are these ones:
mtucker.2112
2 years agoHonored Guest
For anyone else, we figured out that by installing the SDK and the Simulator using a scope registry instead of downloading them like the tutorials say (e.g. https://developer.oculus.com/documentation/unity/unity-tutorial-hello-vr/) things work.
The trick is that the SDK is found with this scope registry:
Url: https://npm.developer.oculus.com
Scopes: com.meta.xr.sdk
And the simulator is found with this registry:
URL: https://npm.developer.oculus.com
Scopes: com.meta.xr.simulator
Also, when using the latest LTS of Unity (2022.3.7f1) the only versions that don't crash are these ones:
- julienkay2 years agoAdventurer
Thanks for posting the answer. I had the exact same issues in Unity 2022.3.7f1 with com.meta.xr.simulator v54.0.1-preview. Downgrading the other com.meta.xr.sdk.utilities package to v54.0.1-preview fixed the crashes for me (i.e. don't use the latest v56.0.0-preview)
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 6 months ago
- 1 year ago