Search Issue Tracker
Fixed
Fixed in 2.1.1
Votes
0
Found in [Package]
2.1.1
Issue ID
MOXRB-162
Regression
Yes
Crash on UnityOpenXRMeta_OpenXRLifeCycle_OnInstanceCreate when entering Play mode
How to reproduce:
1. Open the attached project "IN-113072"
2. Connect the VR headset
3. Enter Play mode
4. Observe the crash
Reproducible with: 2.1.0(6000.0.53f1)
Not reproducible with: 1.0.1(6000.0.0f1, 2023.1.0b1), 2.1.0-pre.1(6000.0.53f1), 2.2.0(6000.0.58f1, 6000.2.5f1, 6000.3.0b2)
Fixed in: 2.1.1(6000.0.53f1)
Reproducible on: Windows 11 Enterprise
Not reproducible on: No other environments tested
Reproducible on devices:
Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650
Notes:
-Not reproducible in Player
-Not reproducible if the VR headset is disconnected
First few lines of the stack trace:
0x00007FF83B106B26 (libUnityARFoundationMeta) UnityOpenXRMeta_OpenXRLifeCycle_OnInstanceCreate
0x000002985DA8713A (Mono JIT Code) (wrapper managed-to-native) UnityEngine.XR.OpenXR.Features.Meta.OpenXRLifeCycleFeature/NativeApi:UnityOpenXRMeta_OpenXRLifeCycle_OnInstanceCreate (ulong)
0x000002985DA87083 (Mono JIT Code) [.\Library\PackageCache\com.unity.xr.meta-openxr@aee2fa51cb2b\Runtime\OpenXRLifeCycleFeature.cs:83] UnityEngine.XR.OpenXR.Features.Meta.OpenXRLifeCycleFeature:OnInstanceCreate (ulong)
0x000002985DA86CCD (Mono JIT Code) [.\Library\PackageCache\com.unity.xr.openxr@3903c1059bcf\Runtime\Features\OpenXRFeature.cs:670] UnityEngine.XR.OpenXR.Features.OpenXRFeature:ReceiveNativeEvent (UnityEngine.XR.OpenXR.Features.OpenXRFeature/NativeEvent,ulong) 0x000002985DA8674B (Mono JIT Code) [.\Library\PackageCache\com.unity.xr.openxr@3903c1059bcf\Runtime\OpenXRLoader.cs:684] UnityEngine.XR.OpenXR.OpenXRLoaderBase:ReceiveNativeEvent (UnityEngine.XR.OpenXR.Features.OpenXRFeature/NativeEvent,ulong)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment