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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment