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
Comments (2)
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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.