Search Issue Tracker
Won't Fix
Won't Fix in 1.4.X
Votes
3
Found in [Package]
1.4.1
Issue ID
OXRB-18
Regression
No
[XR SDK] [OpenXR] XRInputSubsystem.TryRecenter() does not recenter HMD view
Reproduction steps:
1. Open the attached project ("OpenXR Instanced Stereo Post Process.zip")
2. Open the "ControllerSample" scene
3. Set Oculus to XR plug-in provider
4. Enter Play mode and press the A button on the controller, exit Play mode
5. Set OpenXR to XR plug-in provider
6. Enter Play mode and press the A button on the controller
Expected result: HMD view is centered
Actual result: Console outputs "Recenter success" but HMD view is not centered
Reproducible with: OpenXR 1.2.0, 1.2.3 (2020.3.14f1, 2021.1.14f1, 2021.2.0b3, 2022.1.0a2)
Could not test with: 2018.4.36f1, 2019.4.29f1 (OpenXR is available from 2020.3)
Comments (1)
-
sewy
Aug 11, 2022 16:15
Any ETA or version where it is working? This should be top prio for VR bug fixers as it makes VR unusable.
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 BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (1.4.X):
From Meta Engineer: Recentering is managed by the system, and app-driven Recenter() is not supported.