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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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.