donmccurdy/glTF-Transform

Join throws error: Cannot read properties of null (reading 'getCount')

Open

#1,748 opened on Oct 31, 2025

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (196 forks)auto 404
buggood first issuepackage:functions

Repository metrics

Stars
 (1,922 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug

Using join on a particular GLTF, after a merge, crash

To Reproduce call join on a mesh I'm wondering if does not relate to an issue weld had and was fixed about gltf with points.

Expected behavior Should not crash.

Versions:

  • Version: 4.2.1
  • Environment: CLI, Ubunutu, WSL2

Additional context I'm not sure I can provide the GLTF file as it is not public data.

Contributor guide