I want to choose some regions in the UE5 and put it in my own project. I want to add my own city to my project and I can’t get Build when I add it, why? Can you help me with this topic
Hi @Murathan_Dilmac, welcome to the community!
We’d love to help, but we’ll need more information to understand the issue.
First, what do you mean by “regions”? How are you adding your “own city”? If you could talk through the process of how you’re adding this data, that would help greatly.
Second, please share the version of Unreal Engine you’re using, as well as Cesium for Unreal. The Cesium for Unreal version can be found in the lower right corner of the Cesium editor panel. Thanks!
unreal engine 5.4 ,cesium 5.4
I want to add my own city “Istanbul” and I want to work offline
thanks
Hi @Murathan_Dilmac,
Sorry, we still don’t have enough context, but I’ll try to make some suggestions. If you have your own city data as 3D Tiles, you can add it via URL following this tutorial:
This solution will work for files in a local directory, as well as localhost
or other port URLs.
If this isn’t working for you, then it would help to have more info about your setup, such as:
- The actual Cesium for Unreal version number. We don’t have a version 5.4, even though Unreal claims we do. The actual version can be found in the lower right corner of the Cesium panel in the Unreal Editor.
- Any errors printed to the console as you build.
- Screenshots of the Details panel of your Cesium3DTileset (so we can see how you’re loading the data).
Thank you!