Generate Procedural Mesh

I had the same problem when implementing vertex colors and as far as i remember the problem was, that the vertex colors weren’t passed correctly to CreateSceneProxy() for some strange reason.
Have you tried to log the color of the vertices in CreateSceneProxy()?