Animation (from animator) only plays through when scene tab is opened
Hi, while using the animator in Unity, I have an animation that plays when the player presses spacebar. This is the only way the animation plays and the transition to it does not have exit time, but the transition to the animation after it does (if this information helps at all).
The really strange occurrence is that the animation will only successfully play the whole way through while the scene tab is open. If the scene tab is closed, the animation will play a few of the first frames before freezing. Yet when the scene tab is open it will play smoothly. This also happens when I try to build and run the game, the animation freezes.
Could this be a problem within unity itself?
Answer by PatrikAH · Dec 31, 2020 at 04:58 AM
Turns out a fix (at least for now) is to reimport all animations that pause midway through.
Your answer
Follow this Question
Related Questions
Is there any way to lock an objects animation/set a keyframe to an object's default editor pose? 0 Answers
stickman animation 1 Answer
Problems with using the same Animator Controller on multiple objects. 0 Answers
Animation of Splash Screen Going In Infinity 0 Answers
Mecanim state that keeps last pose? 0 Answers