Search Issue Tracker
Fixed in 2020.1.X
Duplicate in 2019.4.X
Votes
2
Found in
2019.2.17f1
2019.4
2020.1
Issue ID
1209390
Regression
No
[Linux Player] Input.GetKey does not detect certain keys when switched to a non-English Input Source
How to reproduce:
1. Open the user's attached project (KeyTest.zip)
2. Build for Linux
3. Run the built project with '-logFile <filename>' argument
4. Open the generated logfile on the side
5. Make sure your Input Source is set to Swedish (Settings -> Region & Language -> Input Sources)
6. Press some of the buttons that are mostly symbols ([ ] ; ' \ , . /) and observe the new entries in the log
Expected results: Every key press is logged
Actual results: Only some of the keys are logged
Reproduced on: 2020.1.3f1, 2019.4.8f1, 2018.4.15f1, 2020.1.0a18
Not Reproduced On: 2020.2.0a21, 2018.4.26f1
Could not test with 2017.4 due to constant baking error spam
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment