Search Issue Tracker
Fixed in 0.2.6-preview
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1091918
Regression
No
[XR] Joystick Y values do not adhere to InputSystem convention
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/195
Our Input Requirements Matrix specifies:
"Gamepad.leftStick.y` is bottom to top [-1..1] with centerpoint at 0"
and is consistent on this point throughout. Our current XR implementations are inverted from this standard.
Present on:
- OpenVR with Oculus Rift
- OpenVR with Vive Wand
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
Add comment