Search Issue Tracker
Fixed in 2021.3.36f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.3.X, future release
Votes
0
Found in
2020.3.44f1
2021.3.18f1
2022.2.5f1
2023.1.0b2
Issue ID
UUM-26081
Regression
No
[Mac] Context menu in Hierarchy is available but not functional when the Editor is out of focus
Steps to reproduce:
1. Open a new Unity project
2. Once the project is loaded, open another non-Unity window and keep it in focus
3. Move and resize the non-Unity window so that the Editor's Hierarchy window isn't blocked
4. Without focusing back on the Editor window, right-click a GameObject in the Hierarchy window and select the "Rename" option
5. With left-click, focus back on the Editor window
6. Observe the "Renamed" GameObject in the Hierarchy window
Expected result: The context menu options are either a) disabled if the Editor window is not in focus, or b) they focus the Editor window once selected, and are executed afterwards
Actual result: The context menu options are enabled, and do not focus the Editor if selected. The selected action(s) are executed right after the Editor window is manually refocused.
Reproducible with: 2020.3.44f1, 2021.3.18f1, 2022.2.5f1, 2023.1.0b2
Tested on: macOS Monterey 12.0.1
Note: This issue reproduces with the "Rename", "Duplicate", and "Delete" context menu options. It also appears that these actions can be queued up, in which case they are executed all at once, once your focus back on the Editor window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MissingReferenceException errors are thrown after entering Play mode when multiple Inspector windows are displaying different objects with Grid Layout Group component
- "Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
- Delete does nothing on an in-use Custom Attribute when re-triggered after cancelling the deletion confirmation prompt in the VFX Graph Blackboard
- No Ellipses are used for the Visual Effect Graph Create Context Menu Option
- Crash on LaunchBugReporter when opening a specific project using DirectX 12
Add comment