Hi guys,
I just updated my project to Unity5 and all the 2D animations do play properly when I hitted play button. The rotation and postion are not animating at all. But it’s work fine with the animation editor. It was fine when it was 4.6. Do I have check something?
I also meet similar issues after update to 5, although my animations are in 3D, but they are ones with simple moving and rotation also. Some of the animations work, some don’t.
PS: Just checked the Animator Controller Tab in Playmode, the animation was “played” somehow, just i could not see the animation is played in the “Game” window.
PS2: I unchecked “Apply root motion”, then the problem seems fixed.
2 Likes
Thanks! that solve the problem