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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects
WingedCross
Jun 14, 2017 00:39
I have the same issue. Has anyone found a solution?