Game tab don't work
When I'm looking at the animation at the scene tab, all works.
Camera preview also shows animation playing correctly.
But, when I switch to the Game tab, the animation is not playing, objects are kinda "freezed" .
I've tried reimporting assets and Umotion Pro but this didn't work either.
What could cause this problem and how to resolve this?
Answer
Hi,
thank you very much for your support request.
The scene view tab needs to stay open, otherwise the Update() loop of UMotion isn't executed by Unity anymore (thus makes the animation preview freeze). An easy workaround would be to place the scene view tab next to the game tab so that both are open at the same time.
Why do you want to preview your animation with the game view instead of the scene view?
Best regards,
Peter
Hey!
Thanks for the clarification!
I'm using it to create FPS animations (hands+gun). Seeing via "player" eyes can be quite useful to see if the animation looks natural from this view
Thanks for the insight. That makes perfectly sense.
Best regards,
Peter
Customer support service by UserEcho
Hi,
thank you very much for your support request.
The scene view tab needs to stay open, otherwise the Update() loop of UMotion isn't executed by Unity anymore (thus makes the animation preview freeze). An easy workaround would be to place the scene view tab next to the game tab so that both are open at the same time.
Why do you want to preview your animation with the game view instead of the scene view?
Best regards,
Peter