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)
-
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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.