Search Issue Tracker
Fixed
Fixed in 6000.0.57f1, 6000.2.3f1, 6000.3.0a6
Votes
0
Found in
6000.0.56f1
6000.1.16f1
6000.2.1f1
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114213
Regression
No
Animator window: “Delete” menu item not greyed out for Base Layer context menu
Steps to reproduce:
1. Create new Unity project
2. In Project window create Animator Controller
3. Open Animator Window
4. Right-click on “Base Layer”
5. Press “Delete” from the menu
6. Observe the Console
Actual results: “Delete” menu item is not greyed out, allowing to falsely delete the Layer for the user, throwing error in the Console
Expected results: “Delete” menu item should be greyed out, because Base Layer cannot be deleted from Layers
Reproducible with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a5
Tested on (OS): Windows 11, macOS Silicon, Sequoia 15.6 (M1)
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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (fix version 6000.3.0a6):
The Delete option in the Layer context menu will now be disabled if there is only one Layer in the Animator.
Resolution Note (fix version 6000.2.3f1):
The Delete option in the Layer context menu will now be disabled if there is only one Layer in the Animator.
Resolution Note (fix version 6000.0.57f1):
The Delete option in the Layer context menu will now be disabled if there is only one Layer in the Animator.