Skip to content

glb/gltf files import fails if extension in extensionsRequired list is not present #7253

Open
@SeaOtocinclus

Description

@SeaOtocinclus

"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

Metadata

Metadata

Assignees

No one assigned

    Labels

    🦟 regressionA thing that used to work in an earlier release🪳 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions