我用2.4版本就一切正常,但是用3.6.1版本,我的所有spine骨骼动画都会出现大量毛边,如图:

动画缓存模式不能改,只能用REALTIME,如图:

用另外两个模式运行时会报错:
[Preview]Cannot set property ‘5’ of undefinederrorInfo.stack ? ‘/n TypeError: Cannot set property ‘5’ of undefined at cacheTraverse (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:185133:31)
at updateComponentRenderData (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:184588:7)
at Object.updateRenderData (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:185304:13)
at Skeleton.updateRenderer (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:68398:29)
at UIRendererManager.updateAllDirtyRenderers (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:68115:31)
at Director.tick (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:5811:31)
at Game._updateCallback (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:6593:22)
at updateCallback (http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:58174:23)’ : ‘’

