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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
WingedCross
Jun 14, 2017 00:39
I have the same issue. Has anyone found a solution?