Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
0
Found in [Package]
1.8.2
Issue ID
OXRB-245
Regression
No
Crash on UnityEngine.XR.OpenXR.Features.OpenXRFeature:Internal_GetEnvironmentBlendMode when exiting Play mode
Reproduction steps:
1. Open the user attached project "open-brush.zip"
2. Enter and exit the Play mode
Expected result: Play mode was exited
Actual result: Crash
Reproduced with: 1.8.1 (2023.2.0b3), 1.8.2 (2021.3.30f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few stack traces:
0x000002326396a527 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.XR.OpenXR.Features.OpenXRFeature:Internal_GetEnvironmentBlendMode ()
0x000002326396a47b (Mono JIT Code) [OpenXRFeature.cs:322] UnityEngine.XR.OpenXR.Features.OpenXRFeature:GetEnvironmentBlendMode ()
0x000002326396a3bb (Mono JIT Code) [App.cs:46] TiltBrush.BlendController:ForceBlend ()
0x000002326396821b (Mono JIT Code) [App.cs:819] TiltBrush.App:Update ()
Note: Can’t reproduce on Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SSGI + DLSS looks very bad
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
Add comment