Runtime Spline Mesh Component only generating once?

The way I did it if I spawn points before drawing the meshes everything is fine:

However if I spawn the points after drawing the initial mesh, I get this:

Screenshot 2021-11-16 223454

And I am calling Update Mesh on each mesh that was spawned:

Screenshot 2021-11-16 223725