Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.0.73f1
6000.3.14f1
6000.4.4f1
6000.5.0b5
6000.6.0a3
Issue ID
UUM-139950
Regression
No
“Cut”, “Copy”, “Duplicate”, “Rename”, “Delete” and other options are not greyed out and active when nothing in the Editor is selected and does nothing when pressed
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Click somewhere on an empty space to make sure nothing is selected in the Editor
- Open the Edit dropdown at the top toolbar of the Editor
- Observe the Edit dropdown
- Click the "Duplicate" option
- Observe the Editor
Actual results: “Cut”, “Copy”, “Duplicate”, “Rename”, “Delete” and other options are not greyed out or deactivated even when they do nothing when pressed because no Object/Asset is selected
Expected results: Options that do nothing because it doesn't meet some prerequisites should be greyed out/deactivated
Reproducible with versions: 2023.1.0a3, 6000.0.73f1, 6000.3.14f1, 6000.4.4f1, 6000.5.0b5, 6000.6.0a3
Tested on (OS): MacOS SIlicon Tahoe 26.3
Notes:
- Other menu's like Assets or GameObject etc. have options greyed out/disabled when they would do nothing/does not meet prerequisites
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
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
Resolution Note:
The Edit menu is system-provided, giving us limited control over its behavior. Attempting to disable specific items from this menu is risky and prone to regressions. For this reason, we decided not to fix this usability issue.
Resolution Note (6000.6.X):
The Edit menu is system-provided, giving us limited control over its behavior. Attempting to disable specific items from this menu is risky and prone to regressions. For this reason, we decided not to fix this usability issue.