Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.9.1
Issue ID
OXRB-295
Regression
Yes
[Quest] Editor crashes on UnityEngine.SubsystemBindings:DestroySubsystem when active GameObject with a specific script is selected in Hierarchy
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/_RaZum/HandMeshTest.unity” Scene
3. In the Project window, search for MaterialAnimator
4. Right-click MaterialAnimator.cs
5. Select Find References In Scene
6. Enter the Play Mode
7. In Hierarchy, select any active GameObject in the current search filter
8. Exit the Play Mode
Expected result: The Editor does not crash and Play Mode is no longer running
Actual result: Editor crashes
Reproducible with: 1.9.1 (2022.3.12f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4)
Not reproducible with: 1.8.2 (2022.3.12f1), 1.9.1 (2021.3.34f1)
Reproducible with devices:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Quest 3 (User reported)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
First few lines of the Stacktrace:
at <unknown> <0xffffffff>
at UnityEngine.SubsystemBindings:DestroySubsystem <0x00089>
at UnityEngine.IntegratedSubsystem:Destroy <0x00042>
at UnityEngine.XR.Management.XRLoaderHelper:DestroySubsystem <0x000d0>
at UnityEngine.XR.OpenXR.OpenXRLoaderBase:DestroySubsystem <0x0003a>
Notes:
- Reproducible with OpenXR
- Sometimes reproduces after selecting the GameObject and clicking outside the Editor
- View in VR starts lagging after completing step 7
- Does not reproduce with Oculus XR 4.2.0-exp-env-depth.2, but starts lagging after step 7
- Does not reproduce if active GameObject with MaterialAnimator.cs script is not selected
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:
No repro, downloaded project and used 2022.3.18f1 for editor play mode testing