Search Issue Tracker
Fixed
Fixed in 2021.3.45f1, 2022.3.49f1, 6000.0.21f1, 7000.0.0a1
Votes
0
Found in
2021.3.42f1
2022.3.41f1
6000.0.14f1
Issue ID
UUM-77622
Regression
No
Deleting a Parameter in an Animator does not bring up a warning message when the Parameter is in use by a Transition from the "Entry" State
How to reproduce:
1. Create an empty Project
2. Create a new Animation Controller
3. Create at least two new Integer Parameters
4. In the Animator window, create at least three Empty States
5. Make a Transition from the “Entry” State to at least one of the newly created States
6. Make a Transition from the “Any State” State to at least one of the newly created States
6. Link the different created Parameters to the Transition Conditions of different States
7. Delete the Parameters
8. Observe the warning dialogue that only appears when you try to delete the Parameters linked to Transition Conditions originating from “Any State”
Expected result: Unity Editor brings up a warning message whenever any Parameter that is in use is set to be deleted
Actual result: Editor only brings up the warning message if the Parameter is in use by a Transition from the “Any State” State
Reproducible in: 2021.3.42f1, 2022.3.41f1, 6000.0.14f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment