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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
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.