Get all static mesh components on actor in Utility widget?

Try getting the Static Mesh from each component and then spawning a StaticMeshActor with that mesh. Like this: