**System Information**
Operating system:
Graphics card:
**Blender Version**
Broken: (example: 2.80, edbf15d3c044, master, 2018-11-28, as found on the splash screen)
Worked: (newest version of Blender that worked as expected)
**Short description of error**
The Dynamic paint(physics) stores the color values in the veretex colors layer. But when trying to read the values using bpy, the vertex painted values are returned. There is no access to this value.
**Exact steps for others to reproduce the error**
In the attatched blend file. When running the script it prints the vertex colors, but the shading node has an attribute to get the values from the same vertex color layer.
{F9215381}