Animator Component has a warning dialog in play mode that result in making a humanoid character in T pose
I have all animations working properly and game is almost complete. I am facing a very weird problem regarding a warning dialog under Animator component which probably saying some rigs have been deleted. and turn that humanoid character into T pose. however if i enable or disable "root motion " check. it start working properly.
What I am doing: I have a gameObject on which animator component is attached. a script that instantiate a humanoid character as a child on runtime. actually its a versus menu in which i can change opponent boxer (player). whenever I instantiate a new character , I destroy the old one and replace with new one. but problem is that new character doesn't animate rather remains idle in T pose. I have attached an image of warning dialog aswell . Need a way to go... thanks
only warning dialog gets removed, but problem of animation is still on board.
Your answer
Follow this Question
Related Questions
How to add a Animator Controller to a character at runtime? 0 Answers
Relax avatar bones(muscle groups), crashing puppet effect on fall or collision against colliders 0 Answers
Send Texture2D across the Unity Networking System using scripts 0 Answers
I can't see or access a state in the Animation Controler 1 Answer
stickman animation 1 Answer