For the attached VTK dataset, when I color it by partition and I use representation Surface, it is colored correctly when opacity == 1.0 but incorrectly when opacity < 1.0, see attached figures. If I use another representation (Surface with edges) or plot a nodal-wise field, it is colored correctly. I can also replicate the issue in Paraview 5.13.2, 5.12.0 and 5.11.0. If I plot another element-wise field, I obtain the exact same wrong coloring when opacity < 1.0. I can also replicate the issue with a vtx version of the same dataset.