Search Issue Tracker
Fixed
Fixed in 2022.2.2f1
Votes
0
Found in
2022.2.1f1
Issue ID
UUM-20428
Regression
Yes
[macOS] Most of the keyboard shortcuts does not work in the Editor
How to reproduce:
1. Create a new Unity project
2. In the Hierarchy window create Cube gameObject
3. Try to duplicate/copy/paste/undo or redo the gameObject in the Hierarchy window using keyboard shortcuts (Command + D, Command + C, Command + V, Command + Delete or Command + Z)
Expected result: Keyboard shortcuts allow to duplicate/copy or paste gameObject in the Hierarchy window
Actual result: Keyboard shortcuts do nothing
Reproducible with: 2022.2.1f1
Not reproducible with: 2021.3.14f1, 2022.1.24f1, 2022.2.0f1, 2023.1.0a21
Reproduced with: macOS Monterey 12.3.1
Not Reproducible with: Windows 11
Notes:
- The keyboard shortcuts also do not work in the Project window (when trying to duplicate/copy or paste a Prefab) and Inspector window (while copying the Transform values)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment