Search Issue Tracker
Fixed
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.7f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1181782
Regression
No
Animation transition is not interrupted by an Any State transition when the Interruption Source is set to None
Repro steps:
1. Open user attached project and "SampleScene"
2. In the Hierarchy, click on "AnimatedBar" game object and double click on "FillingBar" Animator Controller to see it in the Animator window
3. Enter Play Mode
4. In the Animator window's Parameter tab, Click on the "Interrupt" trigger
Expected result: Animation is instantly changed to "Shrink" animation
Actual result: Animation is changed after the current transition is finished
Reproducible with: 2017.4.32f1, 2018.4.10f1, 2019.2.7f2, 2019.3.0b4, 2020.1.0a5
Note: With other Interruption Source values animation is changed instantly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment