Search Issue Tracker
Fixed in 2018.2.X
Votes
1
Found in
2018.1.0b8
Issue ID
1008162
Regression
No
[XR] TrackedPoseDriver does not work with Daydream
How to Reproduce:
1) Add a cube to a new scene.
2) Attach a trackedPoseDriver to the cube.
3) Set the trackedPoseDriver's device field to 'Generic XR Controller'.
4) Set the trackedPoseDriver's pose source to 'Right Controller'.
5) Build and deploy to a Daydream capable device.
6) Run the app and observe that the cube's transform is unaffected by the trackedPoseDriver when a controller is connected.
7) Retry with 'Left Controller' and 'Remote' fields for the trackedPoseDriver and verify the same incorrect results.
Expected result: The cube should follow the daydream controller's rotation.
Actual result: The transform remain static regardless of controller orientation.
Reproducible in: 2018.1.0b8, 2017.3.0p4, 2017.2.1p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment