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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
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