I’m having some trouble with procedural meshes. I’m programmatically generating quads in blueprint and the procedural mesh doesn’t seem to persist at all. If I change even one property of the actor the procedural mesh component stops rendering the geometry it had. If I save and load the map the same procedural mesh does not exist anymore, it gets completely cleared.
Anyone else have the same problem?