Hi, we are working on moving from 5.5.4 to 2017.2. We have found a bug in 2017.2 that breaks how prefabs with joints are working.
We have prefabs with joints defined. We instansiate them using
Instantiate(Prefab, pos, rot);
But its moved to origo by the joint