Error loading GLB files after applying mesh compression

Hi!

Some compressed models don’t work and throw an error after applying mesh compression.

Applied the compression using gltf-pipeline:

gltf-pipeline -i tmp/tmp.gltf -o optimized.glb --binary --draco.compressMeshes --draco.compressionLevel 10

Original: https://drive.google.com/open?id=1M-IpuSHt8ftPH5iKRmSG4UIWSb6jk2gl
Compressed: https://drive.google.com/open?id=1jjz9F2Q1oawE6vzgft48JOsvJOgEo-Kl

Am I missing something? Did anyone had the same issue?

Using CesiumJs v1.68.

Error:

TypeError: attributeVarName is undefined
./node_modules/cesium/Source/Scene/ModelUtility.js/ModelUtility.modifyShaderForDracoQuantizedAttributes@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:191488:51
modifyShaderForQuantizedAttributes@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:185446:84
createResources@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:186971:39
./node_modules/cesium/Source/Scene/Model.js/Model.prototype.update@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:187924:36
./node_modules/cesium/Source/Scene/PrimitiveCollection.js/PrimitiveCollection.prototype.update@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:209232:27
updateAndRenderPrimitives@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:215334:27
executeCommandsInViewport@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:215160:38
./node_modules/cesium/Source/Scene/Scene.js/Scene.prototype.updateAndExecuteCommands@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:214968:38
render@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:215675:15
tryAndCatchError@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:215694:30
./node_modules/cesium/Source/Scene/Scene.js/Scene.prototype.render@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:215769:29
./node_modules/cesium/Source/Widgets/CesiumWidget/CesiumWidget.js/CesiumWidget.prototype.render@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:281893:25
render@http://localhost:4200/src-app-adsb-view-adsb-view-module.js:281231:32
invokeTask@http://localhost:4200/polyfills.js:4993:31
runTask@http://localhost:4200/polyfills.js:4770:47
invokeTask@http://localhost:4200/polyfills.js:5067:34
ZoneTask/this.invoke@http://localhost:4200/polyfills.js:5056:48
timer@http://localhost:4200/polyfills.js:7252:29