Search Issue Tracker
Fixed in 0.0.13-preview
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1093787
Regression
No
[XR] OpenVR 2D axis issues
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/249
Editor 2018.3.0b2
Package 0.0.7-preview
Steps to reproduce:
Git the InputSystem test project https://gitlab.internal.unity3d.com/xr/manualtests/input-system. Specifically grab the 2018.3 branch
Set the OpenVR SDK, and hook up a Vive or Oculus.
Run the scene ViveWandActions
Expected:
All actions are triggered correctly
Observed:
The touchpad InputActions are not triggered.
In the InputDebugger, primary2DAxis and secondary2DAxis now appear as well as the trackpad 2DAxis. The trackpad seems to drive primary2DAxis
jackpr-unity commented on Sep 18
Oculus has a similar issue. I am changing the name to reflect that.
For Oculus, the joystick control shows up in the InputDebugger, but again it is primary2DAxis that is changed.
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