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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment