Image polygons

Hello,

I'm getting weird views when using overlapping polygons that have image material.
some areas display one image, while others display the other
I've fixed it by assigning different heights to the polygons, but I'm looking for a better (correct) solution.

How can I fix it?

The code to reproduce follows

Thank you

Additional info: in 2D view it is displayed correctly

Hello,

Thanks for including the code example! That made this really easy to reproduce.

I’ve submitted a bug report here: https://github.com/AnalyticalGraphicsInc/cesium/issues/4695

I think giving one of the polygons a small height is the best workaround for now.

Best,

Hannah