[MUTABLE] Make node that merges two meshes and outputs the merged mesh

Great.

You current issue is due to the newSurfaceID value set there. It cannot be 0 because it is a special case for the merge operation. A random uint32 > 0 will probably do the trick.