Search Issue Tracker
Duplicate
Votes
2
Found in
2017.3.0f3
Issue ID
985848
Regression
No
XRNodeState.TryGetAngularVelocity returns incorrect values while using OpenVR SDK
Steps to reproduce:
1. Download the latest attached project(XRNODEBUG.zip)
2. Open the project
3. Enable VR and set SDK to OpenVR
4. Enter playmode
5. Rotate Oculus controllers
6. Observe the reported values
Expected result: between 0 and a high value
Actual result: reported values between 0 and 1
Reproduced on 2017.2.0b1, 2017.2.1p1, 2017.3.0p3, 2018.1.0b4
XRNodeState unavailable on lower versions
While on Oculus SDK, the angular velocity is reported normally
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
Daniel-Ernst
Feb 07, 2018 09:53
Got the same issues in 2017.3.0f3 with openVR and my Vive. Only difference is that the angular velocity returns values between -1 and 1 in the angular velocity vector.
Hope this can be solved soon!