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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Add comment