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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Meta Avatars requires the Oculus XR Plugin. Please use version 2.x or 3.x.