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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
WingedCross
Jun 14, 2017 00:39
I have the same issue. Has anyone found a solution?