Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.15f1, 2023.2.2f1, 2023.3.0a16
Votes
0
Found in
2021.3.31f1
2022.3.10f1
2023.1.16f1
2023.2.0b12
2023.3.0a8
Issue ID
UUM-53519
Regression
No
[WebGL] Application Focus Loss not recognized when right click dragging and releasing
Reproduction steps:
1. Open the attached “Repro” project
2. Build and Run for WebGL
3. While in the Player, press W key and RMB
4. While pressing both buttons move the cursor out of the browser
5. Release RMB and then W key
Expected result: “isKeyPressed” becomes false
Actual result: “isKeyPressed” stays true
Reproducible with: 1.6.3 (2021.3.31f1), 1.7.0 (2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a8), 1.8.0-pre.1 (2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a8)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment