Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
2017.1.0a5
Issue ID
895562
Regression
Yes
[OpenVR | CV1] CompareApproximately Assert with CV1 and OpenVR SDK
1) Download attached project and set up CV1
2) Note that OpenVR is the preferred SDK in the list
3) Enter playmode
4) Observe the Console Error Log "Assertion failed: Assertion failed on expression: 'CompareApproximately(det, 1.0F, .005f)'" gets called every frame.
This is the bug.
Notes:
-- This does not occur under any other configuration.
-----OpenVR SDK and Vive does not report the assret. Oculus SDK and CV1 does not report the assert.
Comments (1)
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
- "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
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
WingedCross
Jun 14, 2017 00:39
I have the same issue. Has anyone found a solution?