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
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
- "nameFileIdTable" entry changes in the .meta file when reimporting a texture while the "Default Behaviour Mode" is set to 2D
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
Add comment