That material setup from the doc is wrong, you need to use single color channels from the vertex color for the Lerps. Take a look at the 3-way or 5-way blend instead. https://docs.unrealengine.com/latest/INT/Engine/UI/LevelEditor/Modes/MeshPaintMode/VertexColor/MaterialSetup/3Way/index.html…