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
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
Add comment