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
7000.0.0a1
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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment