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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
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