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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment