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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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.