请问引擎组,这个是什么原因造成的?可以提供demo.
就是从unity3d 托一个fbx 到 cocos creator里面,然后点击fbx,出现这个报错,而且材质球贴图都丢失啦。
Buffer binding ‘CCSkinningTexture’ at set 2 binding 3 is not bounded
5
Error: [Scene] Buffer binding ‘CCSkinningTexture’ at set 2 binding 3 is not bounded
at error (C:\CocosDashboard_1.0.20\resources.editors\Creator\3.5.1\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:145346:10)
at WebGL2CmdFuncBindStates (C:\CocosDashboard_1.0.20\resources.editors\Creator\3.5.1\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:256574:26)
at WebGL2PrimaryCommandBuffer.bindStates (C:\CocosDashboard_1.0.20\resources.editors\Creator\3.5.1\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:258713:49)
at WebGL2PrimaryCommandBuffer.draw (C:\CocosDashboard_1.0.20\resources.editors\Creator\3.5.1\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:258600:14)
at RenderQueue.recordCommandBuffer (C:\CocosDashboard_1.0.20\resources.editors\Creator\3.5.1\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:144380:15)
at ForwardStage.render (C:\CocosDashboard_1.0.20\resources.editors\Creator\3.5.1\resources\resources\3d\engine\bin.cache\dev\editor\bundled\index.js:231519:27)
at ForwardFlow.render (C:\CocosDashboard_1.0.20\resources.editors\Creator\3.5.1\resources\re
