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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment