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.
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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
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.