Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.1.1
Issue ID
1364667
Regression
No
New Input System stops working after pressing 2 keyboard buttons at the same time
Reproduction steps:
1. Open the attached "1364667.zip" project
2. Open the "Test" Scene
3. Enter the Play mode
4. Press the "A" key
5. See in the console window that it prints "t"
6. Press "A" and "S" keys at the same time
7. Try to press the "A" key again to print "t"
8. Observe the Console window
Expected result: "t" message is printed
Actual result: "t" message is not printed
Reproducible with: 1.1.0-pre.5, 1.1.0-pre.6, 1.1.1 (2021.1.22f1, 2021.2.0b13, 2022.1.0a9)
Could not test with: 1.1.1 (2019.4.30f1, 2020.3.19f1) (Package Manager errors after downgrade)
Notes:
1. Sometimes you need to repeat steps 6 to 8 a couple of times to reproduce
2. Pressing 2 keyboard buttons at the same time again fixes the issue
3. Reproducible with combinations of 'S', 'A', 'K' and 'L' buttons
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
- Missing space in Cache Server documentation link tooltip in Project Settings
- Android soft keyboard's arrows and select tools do not have visual feedback when Hide Mobile Input is enabled
- No padding in the UI Toolkit Project Settings
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
Resolution Note (fix version 1.3.0):
Fixed in Input System 1.3.0 (available in 2019.4 and above)
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1446