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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment