Also no need to hardcode the alignment of the child meshes.
If an actor has an hierarchy of SceneComponents it means the engine applies individual transformation to each component vertices. In case of a skeletal mesh each vertex has a weight(s) and therefore an individual transformation. But I’m not sure whether it increases the overhead significantly.