3
votes

I animated a knife being drawn and an Idle state, however no matter what I do they will not animate in game. It instead freezes on the first frame. Thi is what the animator window looks like when it is running: When running

The Animation: The Animation Tab

And in the inspector:

In the Inspector Tab

1

1 Answers

2
votes

I was having a similar problem and it came down to the transitions in the animation controller having "Can Transition to Self" checked, and unchecking it allowed the animation to run.