Simulate physics for a UProceduralMeshComponent

Hello,

Try moving your SetSimulatePhysics to the constructor. If this doesn’t work, you could also attempt to create a blueprint based on this class and set simulate physics to true in the construction script of that blueprint.