Unity Issue Tracker - Input value is constantly repeated on WebGL Player when changing focus of the Player
Fixed
UUM-3230
Input value is constantly repeated on WebGL Player when changing focus of the Player
Unity: Web Platform
Fixed
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Won't Fix
2021.2.X
2019.4.X
Fixed in: 2023.1.0a12
Fixed in: 2022.2.0b10
Fixed in: 2022.1.19f1
Fixed in: 2021.3.12f1
2021.2 branch is closed
2019.4 LTS has reached end-of-life. This port is cancelled.
How to reproduce:
1. Open the attached “AssetsWithoutLibraryFolder.zip” project
2. Switch platform to WebGL
3. Build and Run
4. In the Player press and hold “a” to move left
5. While holding “d” switch window focus to another browser window
6. Refocus on the Player and press “d”
Expected result: Player model to move slightly to the right
Actual result: Player model keeps moving to the left until “a” is pressed again