3.8.2和3.8.3版本都报错,启动项目的适合,浏览器报错
the native asset of 1263d74c-8167-4928-91a6-4e2672411f47@a804a is missing!
debug.ts:92 The asset 1263d74c-8167-4928-91a6-4e2672411f47@a804a is invalid for some reason, detail message: Invalid typed array length: 1344, stack: RangeError: Invalid typed array length: 1344
at new Uint8Array ()
at http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:108005:24
at Array.map ()
at Mesh._createVertexBuffers (http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:108003:45)
at Mesh.initialize (http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:107223:39)
at Mesh.onLoaded (http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:107151:16)
at Task.onComplete (http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:124793:21)
at Task.dispatch (http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:126911:22)
at http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:125793:22
at http://localhost:17456/scripting/engine/bin/.cache/dev/preview/bundled/index.js:124739:7
TypeError: Cannot read properties of null (reading ‘length’)
at MeshRenderer._updateModelParams (index.js:109889:70)
at MeshRenderer._updateModels (index.js:109806:18)
at MeshRenderer.onLoad (index.js:109467:16)
at index.js:51709:133
at OneOffInvoker._invoke (index.js:49648:9)
at OneOffInvoker.invoke (index.js:49779:18)
at NodeActivator.activateNode (index.js:51762:27)
at Scene._activate (index.js:59149:44)
at Director.runSceneImmediate (index.js:20130:17)
at :17456/preview-app/main.js:1:4454
用的谷歌浏览器最新版,请大神帮解答,谢谢!!