[Feature Request] Batch conversion of procedural meshes to static meshes

Ideally, it should be possible to select multiple actors in the scene which each have ProceduralMeshComponents and do a conversion to a static mesh. You can already do this for multiple actors with SkeletalMesh, and you can use Merge Actors for multiple actors using SplineMeshComponent. So it seems reasonable to get the same working for ProceduralMesh.

The only way I know of to convert procedural meshes to static meshes is by selecting one procedural component at a time in the ‘details’ view of a scene actor and finding the ‘Create StaticMesh’ button. (See this question for more info: [https://answers.unrealengine.com/questions/495119/cant-convert-procedural-mesh-to-static-mesh.html][1] )

Thanks for your time :slight_smile:
[1]: https://answers.unrealengine.com/questions/495119/cant-convert-procedural-mesh-to-static-mesh.html

I second this, it would be very useful. +1

Hey, I’ve created a forum feature request here: Merge Actors for Procedural Mesh - Feedback for Unreal Engine team - Unreal Engine Forums

Here is the solution Slavq: Procedural mesh not saving all of its sections to static mesh - Programming & Scripting - Epic Developer Community Forums