Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in [Package]
1.1.0-preview.3
Issue ID
1305789
Regression
No
[XR][Input System] Left hand XR controller's primary2DAxis is ignored when using PlayerInput script
Reproduction steps:
1. Open the user's attached "InputSystemWithOpenXR.zip" project
2. Load the "SampleScene"
3. Enter Play mode
4. Use the right hand XR controller's thumbstick to control the player
5. Note that the player moves according to the thumbstick
6. Use the left hand XR controller's thumbstick to control the player
Expected result: the player is moving according to the left hand XR controller's thumbstick
Actual result: the player is not moving
Reproducible with: Input System 1.0.2, 1.1.0-preview.3 (2019.4.19f1, 2020.2.4f1, 2021.1.0b5, 2021.2.0a4)
Could not test with 2018.4 due to multiple compilation errors after downgrading the project
Note: reproduced with Oculus XR and OpenXR plug-ins
Tested with:
- Oculus Rift Touch controllers
Comments (1)
-
JDatUnity
Feb 26, 2024 09:18
Was able to reproduce this in 2021.3.15f1, just wasted 2 hours of my time because of it. I urge the Unity team to look at this sooner than later, as all other input works fine, except for the Primary2DAxis
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Postponing until further notice due to higher priority needs. We hope to revisit this at a later time.