Search Issue Tracker
Fixed
Fixed in 1.15.0-pre.1
Votes
0
Found in [Package]
1.15.0-pre.1
Issue ID
OXRB-529
Regression
Yes
Editor crashes on "(UnityOpenXR) DiagnosticReport_StartReport" when entering Play Mode with VR headset connected
Reproduction steps:
1. Open the project “ReproProject“
2. Open the scene “VRPathway_Scene“
3. Make sure that VR headset is connected
4. Enter Play Mode
5. Observe the result
Expected result: Editor enters into Play Mode
Actual result: Editor crashes
Reproducible in: 1.12.0 (2021.3.0f1, 2021.3.3f1), 1.15.0-pre.1 (2021.3.3f1)
Not reproducible in: 1.12.0-exp.1 (2021.3.0f1, 2021.3.3f1), 1.12.0 (2021.3.51f1, 2022.3.62f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10), 1.15.0-pre.1 (2021.3.51f1, 2022.3.62f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10)
Fixed in: 1.12.0 (2021.3.4f1), 1.15.0-pre.1 (2021.3.4f1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Reproducible with:
- Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650, v72, OS: 14
- Oculus Quest 3, CPU: Snapdragon XR2 Gen 2 (SM8550), GPU: Adreno 740 (user reported)
First few lines of the stack trace:
{noformat}0x00007ff9e94afba7 (UnityOpenXR) DiagnosticReport_StartReport
0x00007ff9e94d408f (UnityOpenXR) UnityPluginLoad
0x00007ff766e6ce56 (Unity) RegisterPlugin
0x00007ff766e6a697 (Unity) FindAndLoadUnityPlugin
0x00007ff959b044d3 (mono-2.0-bdwgc) [native-library.c:1206] legacy_probe_for_module{noformat}
Note: OpenXR Plugin version ver. 1.12.0-exp.1 is available starting from 2021.3.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment