Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2.0a14
Issue ID
1151229
Regression
No
Transitioning from XR device mode "None" to "Cardboard" breaks TrackedPoseDriver
To reproduce:
1. Open attached project "BorkedTrackedPose.zip"
2. Build for Android device that has cardboard set up
3. Observe the built application on launch
Result: application fails to transition trough VR states from None to Cardboard
Reproduced in: 2019.1.5f1, 2019.2.0b5, 2019.3.0a4
Note1: 2017.4.28f1, 2018.4.1f1 crashes with the stacktrace provided in "CardboardCrash.txt"
Note2: only known workaround: destroying TrackedPoseDriver ccomponent before switching to Cardboard and adding a new one
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note (2019.3.X):
Cardboard support is now owned and maintained by Google. Please submit any issues to them.