CesiumGS / cesium-unreal

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

13_CesiumTileExcluder example is missing tiles after scrolling #1283

Closed kring closed 11 months ago

kring commented 12 months ago

In this sample level, everything looks fine at the start:

image

But press D for a few seconds, and necessary tiles start disappearing:

image

I'm not sure where exactly the problem lies, but we should investigate.

Turn off the Excluder by ticking the box in the top-right corner, and every appears fine (but it loads far more tiles):

image