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
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
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.