CesiumGS/3d-tiles

3DTILES_multiple_content can't load and render more than six tiles

Iron-john opened this issue · 1 comments

Hi threre!
Thanks for the excellent update of 3DTiles next!
There is a building model which is divided into 8 glb tiles, and I want to add and render the model by 3DTILES_multiple_content. But I falied, founding that when the number of tiles is over 6 in tileset.json, all the tiles can't be loaded and rendered. I wonder if this is an error in my data organization or some limits of Cesium? There are two kinds of content of my multiple_content tileset.json as follows.
image
image

Hi @Iron-john - this is a CesiumJS limitation. See CesiumGS/cesium#10468.