Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0b4
2019.1.0a5
2019.1.0f2
2019.2.0a1
Issue ID
1149382
Regression
No
[Linux] CTRL+Z shortcut does not work when using German (Austria) Input Source
How to reproduce:
1. Add German (Austria) Input Source in Region & Language settings
2. Open any project
3. Create a random GameObject and try to undo the action with the CTRL+Z shortcut
Expected result: GameObject disppears
Actual result: Hierarchy search input field gains focus (CTRL+Y shortcut)
Reproducible with: 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a2
Note: CTRL+Y is the shortcut for searching for something in the Hierarchy, German (Austria) Input Source has Z and Y letters switched.
Note 2: It also has the same behavior with Russian Input Source, but only in 2019.1.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
pavethem
Aug 23, 2019 15:30
This is actually still not completely fixed in 2019.2.2f
Now, using a German keyboard layout, CTRL+Y undoes the last action by default, when it really should be CTRL+Z.
But at least now you can bind Undo to CTRL+Z, so it's not a big problem.