Open
Description
"Regression with the Asset3D support"
- 3D models that use to load, can't be loaded with new versions, despite being GLTF compliant
To Reproduce
Try to load the mesh "5462893327580.glb" shared here
5462893327580.glb.zip
v0.16 -> Can load
v0.17/0.18 -> Can't load
WARN re_space_view_spatial::mesh_cache] Failed to load mesh "5462893327580": invalid glTF: extensionsRequired[0] = "KHR_texture_transform": Unsupported extension;
Expected behavior
- Asset3D should be compliant and be able to load files that respect the format (gltf compliant).
- Files that load for one version, should still load in new versions