Hello everyone!
Has anyone here ever tried to create large physical objects with multiple child StaticMeshes? I have such an object, about 30 meters. I notice very strong shaking of the child meshes if I try to move such an object by physics. This is much more noticeable if I rotate the object and a little less if I just move it.
Apparently, this is not a problem of lagging location and rotation for the component itself. Something is happening to the mesh itself. And it becomes stronger if the object moves away from the origin.
After that, I noticed that moving the pivot of the mesh to the center of this mesh reduces the shaking. But it does not completely eliminate the problem.
Any possible reasons for this?