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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.