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
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
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.