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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment