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
- "TMP_FontAsset.ClearAtlasTextures" set the size of Atlases to 1x1 when "setAtlasSizeToZero" is true resulting in a constant clearing of Atlases of size 1x1 on Editor Shutdown
- Build fails with cast error when building Linux Player
- Mouse cursor swapping between Input and Select mode when hovering over the Grid and Snap input field
- "Terrain" Component values reset when painting over a terrain border while two Inspector tabs are open
- [VFX] Tooltips are not shown anymore
Add comment