looks like rig is falling off character

So after some troubleshooting i noticed this little red ball falling off my character. If im correct its the rig but how can i stop it from falling off?

You can try first confirming what’s falling off by pausing the game and selecting the little red ball in scene view and see what it is in the Hierarchy. If it’s the rig you will probably be able to see that it has a non-zero relative position to it parent character game object, and/or a much smaller scale/size.

If it is falling off/shrinking, can you post a screenshot of the Hierarchy, with children expanded? It may be that your skinnedmeshrenderer is somehow moving independent of your character (maybe it has it’s own non-kinematic rigidbody? just guessing without a screenshot).