Search Issue Tracker
Fixed in 2019.1.X
Votes
1
Found in
Issue ID
1098796
Regression
No
In VR Lightweight RP, the Main Camera Tracked Pose Driver is driven by the Head pose source instead of the CenterEye pose source
Steps to reproduce:
- Create a project using the VR Lightweight RP Template and Editor version 2019.1.0a9 (latest as of the time this bug was filed).
- In the Hierarchy panel, select the gameobject XR Rig -> Camera Floor Offset -> Main Camera.
- In the Inspector Panel, navigate to the Tracked Pose Driver script
Expected:
The Device should be set to "Generic XR Device" and the Pose Source should be "Center Eye."
Observed:
The Device is set to "Generic XR Device" and the Pose Source is set to "Head."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment