Validation doesn't run for Draco- and Meshopt-compressed files
D
Don McCurdy
Merged in a post:
glb compressed with meshopt shows error in console: Cannot read properties of undefined (reading 'encodeGltfBuffer')
Marcel Wiessler
compressed with meshopt, then dropped into gltf-report. See browser console for error:
Stacktrace:
index.37eadd18.js:11824 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'encodeGltfBuffer')
at Yd._prewriteBuffers (index.37eadd18.js:11824:96494)
at Yd.prewrite (index.37eadd18.js:11824:94597)
at index.37eadd18.js:11824:73750
at Array.forEach (<anonymous>)
at f$e.write (index.37eadd18.js:11824:73737)
at $H.writeJSON (index.37eadd18.js:11824:81898)
at $H.writeBinary (index.37eadd18.js:11824:82107)
at Irt.timeout (index.37eadd18.js:15362:50351)