Skip to content

gltf export produces validator with errors #141

@ghost

Description

I tried to record a gltf animation from unity but KhronosGroup/glTF-Validator shows a lot of error of ACCESSOR_ANIMATION_INPUT_NON_INCREASING

It means there was a Time value in an animationclip that is equal or less than the previous time value.

Is it possible to clean up export so that has correct gltf format like in https://github.com/mrdoob/three.js/pull/27529/files ?

here is my file
output.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions