Do I need a specific material on an object in order to see vertex colors ? My objects are all pink…
Welcome to the forum!
Pink means usually invalid shader. You have to use a shader in the material that supports vertex colors. Which shader are you using at the moment?
Thanks, I found a vertexColor shader and it works.