Inconsistent Polyline Width Issue in CesiumJS PolylineCollection

Hello, I am a proficient CesiumJS user.
Since version 1.126 of CesiumJS, an issue has occurred where the width becomes inconsistent when drawing with PolylineCollection. The newly released version 1.128 exhibits the same problem. Could this be related to the issue linked below? If not, could you please look into it and fix the bug accordingly?
• Issue link: `Polyline*MaterialProperty` width issue · Issue #12506 · CesiumGS/cesium · GitHub

Thanks.

<1.127 version>

<1.125 version>

Thanks @min_gyu_kim for the report. I do believe that is the same issue. I’ve added your report to that thread.

1 Like

There was a fix/rollback for this, via Revert #12434, fix issue with polyline material width by ggetz · Pull Request #12593 · CesiumGS/cesium · GitHub - you might want to try that out.

1 Like