I have an application that was running an older version of BabylonJS, I updated to the newest version and I have a bug where an animation with a rotation caused the gltf export to be corrupted.
Gives me the following error:
“code”: “ANIMATION_SAMPLER_OUTPUT_ACCESSOR_INVALID_COUNT”,
“message”: “Animation sampler output accessor of count 1201 expected. Found 1200.”,
“severity”: 0,
“pointer”: “/animations/0/channels/0/sampler”
That was quick! I will try to get quaternions working if I am not able to get a new release with your fix. My deadline is around Jan 15. Can I expect this in a build before then? Thank you for your help!