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
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
Add comment