If i attach a geometry collection to the end of a static mesh and try to simulate physics on the static mesh, it will spin and be blown off somewhere.
There is no collision between the two, the static mesh is heavier, and the geometry collection is set to Static.Furthermore, the fractured fragments appear to be affected by the movement of the parent.
How can I maintain the parent-child relationship between GC and static meshes while simultaneously performing physics simulations of fractures?