I am using the Cesium for Unreal plugin version 2.24.1 to load an OSM map. I am using the CesiumUrlTemplateRasterOverlay with the URL https://a.tile.osm.org/{z}/{x}/{y}.png, but the resulting map is misaligned, as shown in the image. However, when I load it in CesiumJS, it is complete and works correctly. It seems that there is a bug in Cesium Native.

I am using the Cesium for Unreal plugin version 2.24.1 to load an OSM map. I am using the CesiumUrlTemplateRasterOverlay with the URL https://a.tile.osm.org/{z}/{x}/{y}.png, but the resulting map is misaligned, as shown in the image. However, when I load it in CesiumJS, it is complete and works correctly. It seems that there is a bug in Cesium Native.