Search Issue Tracker
Fixed
Fixed in 1.16.1, 1.17.0-pre.2
Votes
0
Found in [Package]
1.14.2
Issue ID
OXRB-520
Regression
No
[Valve Index] Tracking origin is incorrect if headset isn't tracking on startup (OpenXR Loader + SteamVR)
Steps to reproduce:
1. Open the attached user's project "OpenXRGroundTest.zip"
2. Make sure headset isn't tracking (HMD icon is blinking or just an outline in SteamVR)
3. Enter play mode
4. Move headset in view of lighthouses, roughly 1 meter above the ground; it should start tracking after a few seconds
5. In the Editor, notice the Y component of the position of the Main Camera is below zero (~1.6 m lower than it should be)
6. Repeat the above steps but with the headset tracking at startup. The camera will be Y > 0 as expected
Expected Results: tracking origin is the same no matter if headset is awoken or not
Actual Results: tracking origin is incorrect if headset isnt tracking on startup
Reproducible with according to the user: 1.9.1 - 1.14.2 (2022.3.33f1)
Not reproducible with according to the user: 1.8.2 (2022.3.33f1)
Reproducible on these devices:
(user) Valve Index
Not reproducible on these devices:
VLNQA00609 - Oculus Quest 3 (Quest 3), CPU: Snapdragon XR2 Gen 2 (SM8550), GPU: Adreno 740, OS: 12
VLNQA00417 - Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650, OS: 10
Environment tested: Windows 11 24H2
Notes:
-Issue seems to reproduce only with a Valve Index
-Issue started happening with OpenXR 1.9.1 and calling `OpenXRSettings.SetAllowRecentering(false, 0)` immediately after `OpenXRLoader.Initialize` seems to fix it.
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
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
- Video preview in the Inspector freezes shortly after the first play and does not recover until paused and replayed
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
Resolution Note:
Added explicit local floor space request when app uses OpenXR runtimes targeting spec version 1.0.
Resolution Note:
Added explicit local floor space request when app uses OpenXR runtimes targeting spec version 1.0.