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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment