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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.