Cesium Not Loading or Streaming Any maps or Assets

As you can see the screenshot. I watched tons of video, people only clicking plus button and maps begins generate. But not for me.

UE 5.5.4

Cesium plugin version 2.18

Please help

Hi @Ryo-Pegasus, welcome to the community!

I’m not sure what might be going wrong there. A good place to start, though, might be to install and open the Cesium for Unreal Samples project and confirm that, at least, works for you. You can install it from Fab, or from github.

Two guesses off the top of my head:

  • Are you running Unreal Engine over a remote desktop connection? Or have you ever? If so, that will drop Unreal into a silly “non-realtime” mode in which tilesets won’t load. More information here: Unreal FAQ – Cesium
  • Is your camera located very far from the origin? Or the CesiumGeoreference origin set to some place unusual? Showing us the properties of the CesiumGeoreference may help diagnose the latter. To make sure your Editor camera is in a reasonable place, drop a cube into the level and set its Location to (0,0,0). Then double-click it to zoom to it.

Dear Kevin,

Thanks for your response. And yes im using unreal engine via Windows RDP (Remote Desktop Connection)