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
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
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.