Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.3.X
Votes
0
Found in
2019.3.0b8
Issue ID
1195047
Regression
No
[Input System] Key input get stuck on pressed state when CaptureAllKeyboardInput is set on true in WebGL
-e: see title
When I disable captureAllKeyboardInput while the button is still pressed and I release the button, the input system still thinks the button is pressed.
So, when I enable the captureAllKeyboardInput on a later point in the code. I have to press this button multiple times to get the pressed event.
-repro:
--Open the project and make sure that in the build settings in the WebGL Template “TestTemplate” is selected.
--Create a Webgl build of the SampleScene.
--Open the Index.html in your browser (I used Firefox).
--Press the spacebar and you will get a simple dialog box. The first time you do this it will work fine. Now when you close the dialog box and press spacebar again you will see that the dialog box will not show. You have the press the spacebar a second time to show. And this will happen again when you close the dialog.
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
ahsen35813
Feb 06, 2022 17:05
Issue is still happening. This bug has been in place since I started using Unity (about 4 years ago) and it's extremely annoying.
axrossroad
Dec 20, 2021 08:54
Not fixed in 2021.2.7f1.
Not fixed in 2020.3.25f1.
Not fixed in 2019.4.13
Not fixed in legacy input system.
Not fixed in new input system