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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment