Humanoid Not Working

Hey everyone! I understand the concept and everything great, however, whenever I attach the animator and rig builder to my player, I get a warning on my animator saying “binding: root.2, etc” all cannot be played because a generic clip is basically trying to play on my humanoid.

I think what I’ve gathered is that the rigging is playing the changes with a generic type animation and it’s getting blocked. My character flys around the map when this is active, when the animator is off, the character acts as it should.

Am I just misunderstanding that this only works with generic? Or am I having another issue with setting a humanoid up?

Hi,

You can safely ignore those warnings. Those were added to warn of animated transforms conflicting with the humanoid hierarchy in an animation clip. However, Animation Rigging applies as a post-process to animation after humanoid curves have been converted back to transforms. We need to update this warning eventually to take that into account.

Otherwise, humanoid hierarchies should also work with Animation Rigging. Are there any warnings or errors in the console when you go into playmode with this character setup?

We fixed several issues recently that may be related:

1 Like