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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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