Animation glitch

nathanj

Active member
I feel like I've had this before but can't remember what the cause was, there is a glitch that is happening on NPCs with Behaviour Designer, though I'm not sure if its caused by BD. Edit, even if I just run the sitting ability (run through Generic) and bypass BD this still happens.

Hoping someone can spot what is happening here. The guy on the right glitches a few times. This is happening to all my NPCs in a new project I just set up.

Thanks,

 
Last edited:
I guess it is either an issue with the animation clip, or the animator. Looks like the animator briefly transitions to a different clip before returning to the sitting animation.
 
Thanks @ChristianWiele

It ended up being the CharacterIK and the layers it was detecting. I brought UCC into a project that uses a different character controller and the layer setup is a bit messy atm, so when I made the NPCs their layer detections got a bit messy.

Culling the unncessary layers resolved it.
 
Top