Cesium Google 3D Tiles lose detail in final render

Hi everyone,

I’m running into an issue with Google 3D Tiles via Cesium in D5 Render that I haven’t been able to resolve.

In the live preview / viewport, the 3D tiles display in high detail and look completely fine. However, when I render an image or animation, the geometry quality drops significantly — the mesh appears simplified or lower resolution, making the result unusable for presentation purposes.

I’ve tried adjusting general render and quality settings, but I can’t seem to find anything that controls the level of detail (LOD) for Cesium tiles specifically during final rendering.

This is particularly frustrating given the cost of the Cesium integration, as the main value for us is having access to high-quality contextual geometry.

System info:

  • GPU: Nvidia GeForce RTX 5070 Ti (16 GB VRAM)
  • CPU: AMD Ryzen 9 9900X
  • RAM: 64 GB

Has anyone experienced this issue or found a workaround?
Is there a setting I’m missing that forces high LOD during render export?

Any insight would be appreciated.

Thanks in advance.

Hi @sos

Do you have any screenshots of the preview and final image render? We’re monitoring this issue, and we want to confirm if it’s the same. Looking forward to your response. Thank you.

Hi @Clov

Thank you for your swift response.

This is my current setting for the Cesium, but the output is the same even if i put a larger or smaller number to the MSSE.

image

The first image is the prewiew and the second is the final output.

Looking forward to your response, thank you.

Hi @sos

Thanks for providing us with these images. I can confirm this is one of the issues that we’re closely monitoring at the moment regarding Cesium data.

  • The reason is that Cesium is based on frustum-based loading, and the software’s rendering image logic splits it into multiple frustums. Changes in the frustum lead to loading problems.
  • We’re targeting this issue to be fixed in the next version (tentative but we’ll do our best)
1 Like

Hi @Clov

Thank you for your answer, fingers crossed for it being fixed in the next version.
Do you have any updates on the release for the next version?

Kind regards, SOS

Hi @sos

There are no updates yet. The beta has not started in Discord either.