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)

  1. 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.

  2. 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.

  3. 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.

Add comment

Log in to post comment