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
- Stencil WriteMask is null when using deferred pipeline
- Package names and version are cut off and the column cannot be resized when the Package Manger window has low width
- [HDRP] "AssertionException" errors are thrown and Scene is corrupted when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- UI scaling showing inconsistent values and displaying warning when using multiple monitors with different scales set in Windows
- Scene View flickers when the Game View Tab is docked next to the Scene View Tab and graphics API is set to Direct3D11
Add comment