[Voxel]C++ ProceduralMeshComponent Memory Leak after being destroyed

I think the problem is that the garbage collection is not cleaning up the mesh geometry. Is there any flags I can set for it to do so?