You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to the inability to blend identical animations; it may be possible to fix this at the same time as #70338.
TokageItLab
changed the title
AnimationPlayer freezes completely when trying to repeat an animation with blend
AnimationPlayer can't queue same animations
Sep 14, 2023
TokageItLab
changed the title
AnimationPlayer can't queue same animations
AnimationPlayer can't queue the same animations
Sep 14, 2023
Godot version
4.0 beta 8+
System information
Nobara Linux
Issue description
If an animation finishes, then is told to play again, the related AnimationPlayer will completely freeze, but only if it is trying to blend.
Steps to reproduce
Minimal reproduction project
https://github.com/irmozius/repeat-anim-glitch
The text was updated successfully, but these errors were encountered: