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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
Add comment