# 3D objects does not avaible

**URL:** https://community.cesium.com/t/3d-objects-does-not-avaible/37785
**Category:** Cesium for Unreal
**Created:** [January 7, 2025, 7:41pm UTC](https://community.cesium.com/t/3d-objects-does-not-avaible/37785 "2025-01-07T19:41:13Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Andrii\_Harbut](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/andrii_harbut/32/27526_2.png) [@Andrii\_Harbut](https://community.cesium.com/u/Andrii_Harbut)
#### Post date: [January 7, 2025, 7:41pm UTC](https://community.cesium.com/t/3d-objects-does-not-avaible/37785/1 "2025-01-07T19:41:13Z")

</div>

Good day, I encountered a problem that after selecting coordinates, 3D model of objects does not appear, but just a plane with texture. Please help to solve this problem

---

<div class="post-metadata">

### Author: ![azrogers](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/azrogers/32/21672_2.png) [@azrogers](https://community.cesium.com/u/azrogers)
#### Post date: [January 7, 2025, 7:53pm UTC](https://community.cesium.com/t/3d-objects-does-not-avaible/37785/2 "2025-01-07T19:53:41Z")

</div>

Hi @Andrii_Harbut, thanks for the question! Can you give more details on the issue you’re experiencing? What dataset are you attempting to load, and what are the coordinates that produce this issue? What version of Cesium for Unreal are you using, and how is your scene set up? If you can give us more information it’ll help us nail down exactly where the issue is!

---

<div class="post-metadata">

### Author: ![Andrii\_Harbut](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/andrii_harbut/32/27526_2.png) [@Andrii\_Harbut](https://community.cesium.com/u/Andrii_Harbut)
#### Post date: [January 8, 2025, 2:39pm UTC](https://community.cesium.com/t/3d-objects-does-not-avaible/37785/3 "2025-01-08T14:39:16Z")

</div>

![Знімок екрана 2025-01-08 163522.png](https://global.discourse-cdn.com/cesium/original/3X/f/8/f8672fb31880c3e2f9355cf458e4c6965a8e1c24.png)

---

<div class="post-metadata">

### Author: ![Andrii\_Harbut](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/andrii_harbut/32/27526_2.png) [@Andrii\_Harbut](https://community.cesium.com/u/Andrii_Harbut)
#### Post date: [January 8, 2025, 2:40pm UTC](https://community.cesium.com/t/3d-objects-does-not-avaible/37785/4 "2025-01-08T14:40:23Z")

</div>

I’m using last version Cesium and Unreal Engine 5. When i past this coordinates (50.39414038507615, 30.639518176002536) i have flat object. I press on Google photorealistic 3D tiles

 ![Знімок екрана 2025-01-08 163522.png](https://global.discourse-cdn.com/cesium/original/3X/f/8/f8672fb31880c3e2f9355cf458e4c6965a8e1c24.png)

---

<div class="post-metadata">

### Author: ![azrogers](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/azrogers/32/21672_2.png) [@azrogers](https://community.cesium.com/u/azrogers)
#### Post date: [January 8, 2025, 3:49pm UTC](https://community.cesium.com/t/3d-objects-does-not-avaible/37785/5 "2025-01-08T15:49:56Z")

</div>

What you’re running into here is simply the limitations of the Google Photorealistic 3D Tiles dataset. I’m not sure if you’re trying to find Latitude 50.39414038507615, Longitude 30.639518176002536 (which is in Ukraine), or Latitude 30.639518176002536, Longitude 50.39414038507615 (which is in Iran), but if you’ll head to either location on Google Maps and make sure to toggle the “3D” button in the bottom right, you’ll find that you see the same lack of 3D buildings there. This is because Google’s dataset just doesn’t cover the entire Earth yet (the Earth is a big place!). Google [has a table](https://developers.google.com/maps/coverage#countryregion-coverage) listing the areas covered by their different map APIs. If you’ll check the second column - the column for “Maps JavaScript 3D”, which describes the availability of their 3D data - you’ll find that neither Iran nor Ukraine are currently covered. Unfortunately, there’s nothing we can do on the Cesium side to provide this missing data.
