Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.0f4
Issue ID
777630
Regression
No
Deleting parameter which is used by transition from "Any State" doesn't trigger a warning
Steps to reproduce:
1. Open attached project
2. In Animator window, inspect TestController
3. Notice that there's transition "Any State -> Empty2" which uses parameter "NoWarningWhenYouDelete" as a Condition
4. Open Animator's "Parameters" tab and try to delete "NoWarningWhenYouDelete" parameter
5. Notice that although in use this parameter is deleted without a warning
Additional steps:
6. Select state "Entry -> Empty1"
7. Notice that state uses parameter "WarningWhenYouDelete" as a Condition
8. In parameters tab, try to delete "WarningWhenYouDelete"
9. Notice that warning is given that this parameter is used in transition to Entry1
Reproduced with: 5.2.4f1, 5.3.3p3, 5.4.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment