Cesium 3d tiles cannot be seen after packing

I have successfully packaged the application with cesium3d tiles, and running the packaged application locally can see cesium3d tiles, but cesium3d tiles do not display after migrating to the server. ue5.3 !cesium for ue 2.10 ! cesium form ion! and come from official

Thanks for moving the conversation here instead of GitHub, but you haven’t answered all the questions I posted there. As a reminder, they are:

  1. What version of Cesium for Unreal? (you answered this one)
  2. What sort of tileset? Where is it being loaded from? (I think you’re saying it’s from Cesium ion? More detail here would be helpful)
  3. What platform? (you didn’t answer this one at all)
  4. Are there any messages in the log? (you didn’t answer this one either)



1、version:2.10
2、printscreen, from Cesium ion,
3、Windows10
4、It’s worth saying that sometimes you can load successfully, sometimes you can load unsuccessfully, and this is the logs when the load fails。
`
log.zip (34.5 KB)

`

[2023.12.11-06.19.49:580][909]LogCesium: Error: [2023-12-11 14:19:49.580] [error] [TilesetContentManager.cpp:825] An unexpected error occurred when loading tile: Connection failed.

[2023.12.11-06.19.49:580][909]LogCesium: Error: [2023-12-11 14:19:49.580] [error] [RasterOverlayCollection.cpp:127] Error while creating tile provider: Connection failed.

[2023.12.11-06.19.50:351][999]LogBlueprintUserMessages: [WBP_Main_C_2147482126] refresh 3dtiles
[2023.12.11-06.19.50:354][999]LogCesium: Warning: “Enable World Bounds Checks” in the world settings is currently enabled. Please consider disabling it to avoid potential issues.
[2023.12.11-06.19.50:354][999]LogCesium: Loading tileset for asset ID 1
[2023.12.11-06.19.50:354][999]LogCesium: Loading tileset for asset ID 1 done
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: request failed, libcurl error: 35 (SSL connect error)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 0 (Hostname api.cesium.com was found in DNS cache)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 1 ( Trying 99.84.238.201:443…)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 2 (Connected to api.cesium.com (99.84.238.201) port 443)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 3 (ALPN: curl offers http/1.1)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 4 (TLSv1.3 (OUT), TLS handshake, Client hello (1):slight_smile:
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 5 (Send failure: Connection was reset)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 6 (OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.cesium.com:443 )
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 7 (Closing connection)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 8 (Send failure: Connection was reset)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A6310: libcurl info message cache 9 (Send failure: Connection was reset)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: request failed, libcurl error: 35 (SSL connect error)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 0 (Found bundle for host: 0x27e6ff9ffd0 [serially])
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 1 (Hostname api.cesium.com was found in DNS cache)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 2 ( Trying 99.84.238.201:443…)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 3 (Connected to api.cesium.com (99.84.238.201) port 443)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 4 (ALPN: curl offers http/1.1)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 5 (TLSv1.3 (OUT), TLS handshake, Client hello (1):slight_smile:
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 6 (Recv failure: Connection was reset)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 7 (OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.cesium.com:443 )
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 8 (Closing connection)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 9 (Recv failure: Connection was reset)
[2023.12.11-06.19.50:500][ 16]LogHttp: Warning: 0000027E566A5D40: libcurl info message cache 10 (Recv failure: Connection was reset)
[2023.12.11-06.19.50:501][ 16]LogCesium: Error: [2023-12-11 14:19:50.502] [error] [TilesetContentManager.cpp:825] An unexpected error occurred when loading tile: Connection failed.

[2023.12.11-06.19.50:501][ 16]LogCesium: Error: [2023-12-11 14:19:50.502] [error] [RasterOverlayCollection.cpp:127] Error while creating tile provider: Connection failed.

[2023.12.11-06.19.50:978][ 72]LogBlueprintUserMessages: [WBP_Main_C_2147482126] refresh 3dtiles

Based on the log, it looks like your network is simply unreliable. I don’t think we can help you with that; you’re better off contacting your network adminstrator. One thing to note is that Unreal Engine does not use the proxy settings configured in Windows by default. If you need to use a proxy to access the internet, there is a seemingly-undocumented environment variable in Unreal Engine that allows this. See here: