Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.11.0
Issue ID
OXRB-365
Regression
Yes
[OpenXR] Editor crashes after exiting Play Mode in Oculus Link Mode with OpenXR-Toolkit running
Steps to reproduce:
1. Download and open the attached user's project "TestURPXR.zip"
2. Install https://mbucchia.github.io/OpenXR-Toolkit/
3. Launch OpenXR-Toolkit
4. Connect Oculus Link to Quest 2/3
5. Enter and exit Play Mode
Expected Results: Editor does not crash when using OpenXR-Toolkit
Actual Results: Editor crashes after exiting Play Mode with OpenXR-Toolkit running
Reproducible on: OpenXR 1.11.0 (2021.3.39f1, 2022.3.33f1, 6000.0.6f1)
Not reproducible on: OpenXR 1.10.0 (2021.3.38f1, 2022.3.32f1, 6000.0.2f1)
Reproducible with these devices:
VLNQA00609 - Oculus Quest 3 (Quest 3), CPU: Snapdragon XR2 Gen 2 (SM8550), GPU: Adreno 740, OS: 12
VLNQA00415 - Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650, OS: 12
Testing Environment: Windows 11
Not reproducible on: No other environment tested
Notes:
-Not reproducible with OculusXR Plugin
-Crash stack-trace:
0x00007FFD1153686A (Unity) GfxDeviceD3D11Base::SetViewportInternal
0x00007FFD12D18712 (Unity) GfxDeviceWorker::RunCommand
0x00007FFD12D263EC (Unity) GfxDeviceWorker::RunExt
0x00007FFD12D2651D (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FFD1119FF9D (Unity) Thread::RunThreadWrapper
0x00007FFDE048257D (KERNEL32) BaseThreadInitThunk
0x00007FFDE270AA48 (ntdll) RtlUserThreadStart
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
- Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
Resolution Note:
The software is third party and from the page https://mbucchia.github.io/OpenXR-Toolkit/. It seems like the repository no longer receives updates,