When loading a Ragdoll Entity using state.EntityManager.Instantiate, all the Colliders are clumped together

When loading the Entity using state.EntityManager.Instantiate, the Position data of the RagdollEntity’s Joint component is incorrect, but when placing the Prefab directly in the SubScene, it works correctly
1

Please have a look at the solution in this thread which might resolve your issue: