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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment