CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
950 stars 296 forks source link

If no image is requested, a white image will be given by default #1556

Open kak0na opened 3 days ago

kak0na commented 3 days ago

When loading tiles, if the image of layer 0 is lost or the image request is unsuccessful, the entire Earth will be lost. Can this issue be fixed? If no image is requested, a white image will be given by default

j9liu commented 3 days ago

Hi @kak0na,

Sorry, but I'm a bit confused about what you're describing. Can you share more information?

Thank you!

kring commented 18 hours ago

It sounds like you may be running into this issue: https://github.com/CesiumGS/cesium-native/pull/945

If so, it was fixed in Cesium for Unreal v2.9.0.

kak0na commented 18 hours ago

I am using version V2.3.0. I am using the WMTS url, which only has layer data 6-12. It does not have layer 0 data, which results in the default, the viewing angle is far, so there is no earth. I hope that if there is no img, it will also display a white image, is it ok?

j9liu commented 3 hours ago

Hi @kak0na,

As @kring mentioned, this bug was addressed in Cesium for Unreal v2.9.0. We recommend upgrading your version so you can get access to the latest features and bugfixes :smile: