NASA-AMMOS / Unity3DTiles

A 3D Tiles implementation in Unity
Other
226 stars 64 forks source link

Unable To read any form of Tile set other the one in samples #16

Open AhmadIftikhar opened 4 years ago

AhmadIftikhar commented 4 years ago

image

I am unable to download or import any other tileset at the realtime inside of Unity However my approach to download the Tileset from Rest API has gotten me so far as to upload the crater to the cesium cloud Download it on a remote location on Device and render it inside of unity.
image

However, I cant render any of the default tilesets or any custom ones the editor gives me all sort of null references image

I double-checked and all files are being downloaded correctly

image

this is the asset i am trying to render

image

giszh86 commented 3 years ago

I have the same problem. Have you solved it?