Search Issue Tracker
Fixed in 1.1.0-preview.1
Votes
0
Found in [Package]
1.0.1
Issue ID
1292242
Regression
No
[Input System] Input does not work when quickly switching between action maps
Reproduction steps:
1. Open the user's attached "3D Ship Editor" project
2. Open Assets/sdfasdf Scene
3. Enter Play Mode
4. Press the "view" button on the Xbox One controller ( "share" on the PS4 controller)
5. Turn the Left Analog Stick towards the "Pivot/Set" button and press the South Button
6. Press the South Button to select a pivot
7. Press the South Button again to enter Transform state
Expected result: The Input works and the console prints "SelectState => TransformState | Apply"
Actual result: The Input does not work and won't print anything
Reproducible with: 1.0.0 (2019.4.16f1), 1.0.1 (2019.4.16f1, 2020.2.1f1, 2021.1.0b1)
Not reproducible with: 1.1.0-preview.1 (2020.2.1f1, 2021.1.0b1) 1.1.0-preview.2 (2020.2.1f1, 2021.1.0b1)
Can't test: 2018.4, 2020.1 (can't successfully import the project)
Note:
- When pressing the "view" button again, an error message "Control index out of range" appears
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 (fix version 1.1.0-preview.1):
The issue seems to be fixed in Input System 1.1.0-preview.1 available in Unity 2019.4.0f1 and above, input works as expected when switching action maps