**System Information**
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2070 Super with Max-Q Design/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 457.09
**Blender Version**
Broken: version: 2.90.1, branch: master, commit date: 2020-09-23 06:43, hash: `rB3e85bb34d0d
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}