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