janine
November 21, 2024, 6:27pm
2
Hi @Vincenzo_Casillo ,
It sounds like you might be dealing with a problem similar to the one described in this post:
Hi all,
We’re aware that many users are experiencing issues with loading 3D Tiles in packaged Unreal apps, including those that have been packaged several releases ago. We sincerely apologize for the inconvenience.
Our AWS certificates were renewed this week, and we suspect that this is the problem. If you’re experiencing this issue, please try the following workarounds:
Clearing the DNS cache on the machine.
Delete the cesium-request-cache.sqlite file. I believe this is located in the Engin…
Basically, there’s an issue with root trust certificates that can prevent tilesets from streaming in Unreal. Could you follow Kevin’s advice in his post here and let us know how it goes? Thanks!
I’m slowing learning a bit more here…
From what I can gather piecing together information from various non-authoritative sources, Windows has a mechanism where it automatically downloads new certificate authority certificates from Windows Update on-the-fly as they’re needed. However, it can only do this for applications that use the “proper” Windows APIs to manage certificates. Presumably, this does not include Unreal Engine.
Therefore, if you’re running on a system where the “Starfield Servic…