Closed
Description
Unity crashes when trying to load a 3D Tile directly from a URL. The tileset is loaded through an API using a tileset.json file. After setting the URL in the Unity 3DTileset component, the editor crashes immediately.
Checking the Editor.log, I found the following error:
[2025-01-28 12:23:06.433] [warning] [TilesetContentManager.cpp:609] Warning when resolving external gltf buffers from https://d143ryb2ii5d8n.cloudfront.net/9573...eb12/10-0.glb
- Could not load the external glTF buffer: https://d143ryb2ii5d8n.cloudfront.net/9573...eb12/textures/generated/metallicRoughnessTexture.png
- Errors while loading external glTF buffer: https://d143ryb2ii5d8n.cloudfront.net/9573...eb12/textures/generated/metallicRoughnessTexture.png
- Request for https://d143ryb2ii5d8n.cloudfront.net/9573...eb12/textures/generated/metallicRoughnessTexture.png failed with code 403
Metadata
Metadata
Assignees
Labels
No labels