–>
-
Creator 版本: 3.8.5
-
目标平台:web-Mobile
-
重现方式: 3.8.X官方有个新增的功能,可以给3D模型的网格做压缩,能降低模型文件大小;
这个功能在本地跑是没问题的,但打包成webMobile后,压缩过网格的模型会报错。模型不勾选网格压缩则能正常打包不报错。 -
首个报错:
blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1 Error 16352, please go to cocos-engine/EngineErrorMap.md at 3.8.5 · cocos/cocos-engine · GitHub to see details. Arguments: 6e4698fd-f26d-4cc9-9fc2-52447a0043d8@21a22, EB.decodeVertexBuffer is not a function, TypeError: EB.decodeVertexBuffer is not a function
at jB (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:802989)
at i.initialize (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:787537)
at i.onLoaded (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:787355)
at t.onComplete (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:446279)
at e.dispatch (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:312597)
at blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:310570
at blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:444652
at o (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:425704)
at t.onComplete (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:444530)
at e.dispatch (blob:null/d43d06df-864c-4afb-b26e-1e5b511bae86:1:312597)