Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a17
Votes
0
Found in
2020.3.44f1
2021.3.17f1
2022.2.3f1
2023.1.0a26
2023.2.0a6
Issue ID
UUM-30743
Regression
No
[Linux][Input System] Left Alt key is recognized as pressed when Alt-Tabbing to a different window and back to Editor
Reproduction steps:
1. Open the attached “221122_LeftAltBug” project
2. Open the “Scenes/SampleScene” Scene
3. Alt-Tab to a different window and go back to the Unity editor
4. Enter Play Mode by pressing the Play button
5. Press Left Alt key and observe the console
6. Exit Play Mode
7. Alt-Tab to a different window and go back to the Unity editor
8. Enter Play Mode by pressing the play shortcut (Default: Ctrl+P)
9. Observe the console
Expected result: The console always prints out false and prints out true only when Alt key is pressed
Actual result: The console prints out true until Alt key is pressed and released
Reproducible with: 1.2.0, 1.3.0, 1.4.1, 1.4.4 , 1.5.0 (2020.3.44f1, 2021.3.17f1, 2022.2.3f1, 2023.1.0a26, 2023.2.0a6)
Reproducible on: Ubuntu 20.04.5, Ubuntu 22.04.2
Not reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment