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
state.EntityManager.Instantiate
Please have a look at the solution in this thread which might resolve your issue: