Search Issue Tracker
Third Party Issue
Votes
2
Found in [Package]
1.7.0
Issue ID
OXRB-171
Regression
No
Crash on Internal_PumpMessageLoop when entering Play mode without a headset
Reproduction steps:
1. Open user attached project "VR-Crash-Test.zip"
2. Make sure Oculus app is turned on
3. Disconnect headset from computer
4. Enter Play mode
Expected result: Error message, that headset is not connected
Actual result: Crash
Reproduced with: 1.6.0 (2022.2.10f1), 1.7.0 (2022.2.17f1, 2023.1.0b14, 2023.2.0a12)
Could not test with: 2020.3.47f1, 2021.3.24f1 (issue with “UnityObjectAddedBroadcaster.cs” script)
Reproducible on: Windows 10
Note: Reproduces also in Player
First few stack frames:
UnityEngine.XR.OpenXR.OpenXRLoaderBase:Internal_PumpMessageLoop <0x000cd> UnityEngine.XR.OpenXR.OpenXRLoaderBase:ProcessOpenXRMessageLoop <0x0023a> UnityEngine.XR.OpenXR.OpenXRLoaderBase:Deinitialize <0x00392>
UnityEngine.XR.OpenXR.OpenXRLoaderBase:Initialize <0x0062b>
Favro link: https://favro.com/organization/c564ede4ed3337f7b17986b6/7d68353be445fc2630fc1f1c?card=Uni-360392
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
Meta is aware of this issue and is working on a fix. They have provided the following workaround:
When using Unity OpenXR Plugin and have “Developer Runtime Features” enabled in the Oculus app, Unity editor might crash when starting the VR preview. The workarounds are (1) Switch to Oculus XR Plugin, or (2) Disable “Developer Runtime Features”, or (3) Start Quest Link before using play-in-editor.