Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.12f1
2022.1.22f1
2022.2.0b13
2023.1.0a18
Issue ID
UUM-18686
Regression
No
[Oculus] Editor crashes when entering play mode with Meta Avatars SDK installed
Steps to reproduce:
1. Download the project named "VRCrashmetaAvatars.zip" from the attached google drive link
2. Open the "Oculus/Avatar2/Example/Scenes/SimpleExample.unityscene" scene and enter Play Mode
3. Observe the crash
Expected results: Editor doesn't crash when entering Play Mode with Meta Avatars SDK installed
Actual results: Editor crashes when entering Play Mode with Meta Avatars SDK installed
Reproducible on: 2021.3.12f1, 2022.1.22f1, 2022.2.0b13, 2023.1.0a18
Could not test on 2020.3.40f1 due to multiple errors when trying to import Meta Avatars SDK
Notes:
-Project is completely new with only Oculus integration and Meta Avatars sdk's installed
First 5 lines of stacktrace:
Oculus.XR.OculusXRFeature:OnInstanceCreate (ulong) (at Assets/Oculus/VR/Scripts/OculusXRFeature.cs:130)
UnityEngine.XR.OpenXR.Features.OpenXRFeature:ReceiveNativeEvent (UnityEngine.XR.OpenXR.Features.OpenXRFeature/NativeEvent,ulong) (at Library/PackageCache/com.unity.xr.openxr@1.4.2/Runtime/Features/OpenXRFeature.cs:610)
UnityEngine.XR.OpenXR.OpenXRLoaderBase:ReceiveNativeEvent (UnityEngine.XR.OpenXR.Features.OpenXRFeature/NativeEvent,ulong) (at Library/PackageCache/com.unity.xr.openxr@1.4.2/Runtime/OpenXRLoader.cs:616)
UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRDisplaySubsystem>:Create ()
UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRDisplaySubsystem>:CreateImpl ()
UnityEngine.IntegratedSubsystemDescriptor:UnityEngine.ISubsystemDescriptor.Create ()
Add comment
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
Resolution Note:
Meta Avatars requires the Oculus XR Plugin. Please use version 2.x or 3.x.