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
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
Add comment