Search Issue Tracker
Fixed in 0.9.1
Votes
4
Found in [Package]
0.9.0
Issue ID
1170923
Regression
No
CallbackContext is not called when two buttons are pressed or released
How to reproduce:
1. Open attached project "RagdollGame.zip" and scene "SampleScene"
2. Enter Play mode
3. Press W and D at the same time, multiple times
4. Observe Console window
Expected result: the buttons are pressed and released
Actual result: after a few button presses, buttons get stuck/press and release not triggering
Reproducible with: 2019.1.12f1(0.9.0), 2019.2.0b10(0.9.0), 2019.3.0a10(0.9.0)
Not reproducible with: 2018.4.5f1 (0.2.1), 2019.1.12f1(0.2.10), 2019.2.0b10(0.2.10), 2019.3.0a10(0.2.10)
Could not test with: 2017.4 due to package
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
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL
Stephano
Aug 11, 2019 16:07
While issue says that fix is in review for 0.9.1 it is still not fixed in 0.9.2 and can still be reproduced on the SimpleDemo that is provided with the package.
Stephano
Jul 25, 2019 20:23
2 Github issues with the same problem:
https://github.com/Unity-Technologies/InputSystem/issues/663
https://github.com/Unity-Technologies/InputSystem/issues/677
Unity forums post with same issue:
https://forum.unity.com/threads/bug-with-two-keyboard-keys-pressed-or-released-simultaneously.706955/
The bug can also be reproduced on the SimpleDemo project provided with the package.