Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
8
Found in
2019.4
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1330732
Regression
No
Input not registered when using a non-English keyboard layout on Linux
Reproduction steps:
1. Open project "case_1330732.zip"
2. Open Scene "SampleScene"
3. Install non-English keyboard layout
4. Use installed non-English keyboard layout
5. Enter Play Mode
6. Press keyboard button "d"
Expected result: Character moves right
Actual result: Character doesn't move at all
Reproducible with: 2019.4.28f1, 2020.3.11f1, 2021.1.11f1, 2021.2.0a20
Could not reproduce with: 2018.4.36f1 (Script doesn't work)
Comments (1)
-
apc4
Jul 09, 2021 10:48
I am observing this issue for many years on several Unity-based games: Rimworld, Stardew Valley, Oxygen Not Included. It always manifests itself if the game was started while being switched into Russian keyboard layout. Does not matter if I switch back to English while in game, if I switch out from game (Alt+Tab) and return into it. Only restarting helps, making sure the launch context is with English layout on.
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
- 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
- Blackboard in Visual Effect Graph Resizes After Exiting Full-Screen Mode
- Water in HDRP Sample Scene Freezes When Selecting Dropdown in Inspector
Resolution Note (fix version 2022.1):
Fixed in version 2022.1.0a14
Under Edit > Project Settings... > Input Manager the option Use Physical Keys needs to be checked for the keys to behave correctly.
Resolution Note (fix version 2021.2):
Fixed in version 2020.3.23f1