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]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
Add comment