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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note:
Meta Avatars requires the Oculus XR Plugin. Please use version 2.x or 3.x.