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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
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