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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
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.