Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
1
Found in
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1186110
Regression
No
[Linux] Default shortcuts for different keyboard locations are physical location-based, not letter-based
To reproduce:
0) Open Terminal and run "sudo setxkbmap fr" to change to an AZERTY layout (to return back to English, it's 'us' instead of 'fr')
1) Create a new project
2) Do something in the scene (add a cube, for an example)
3) Try undoing with a keyboard shortcut
Expected: The shortcut should be CTRL+Z (which is now bumped to where W in QWERTY is)
Actual: The shortcut is CTRL+W, the same physical location
Reproduced in 2018.4.0f1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1, 2020.1.0a1, 2020.1.0a5
Not reproduced in 2017.4.32f1, 2017.4.0f1
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.2):
Makes shortcuts value based instead of location based in the Linux editor thereby making shortcuts consistent for all keyboard layouts.
Resolution Note (fix version 2020.1):
Fixed in version 2020.1.1f1
Resolution Note (fix version 2019.4):
Fixed in version 2019.4.4f1