【求助】新人求助,求前辈帮看看

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

用的谷歌浏览器最新版,请大神帮解答,谢谢!!

image 这个资源丢失了
其他地方(prefab或者scene)有引用

您好,提示是资源丢失,但是引擎和编辑器我都是新下载的,项目也是新创建的…请问这个该怎么修复啊…

代码里有处理资源释放吗?如果有的话看是不是被释放了。除了资源没加载到或者被释放,其他情况我没遇到过。

代码都是空的…我就创建了一个cube…然后运行,就报错了…请问该怎么处理啊

别说了 我在2.4中的bundle中删除了文件 运行代码 ,在getDirWithPath还是拿到它了 导致我加载错误

请问知道这种问题该如何修复吗?……

急急急,麻烦大神帮忙看看吧

求助求助求助

试了一晚上,我发现并不是单独的某个资源在预览时加载报错,而是引擎自带的所有library中的bin文件都引用不到,但是library文件夹中又确实都存在,请问各位大神,有没有处理方法啊

这个好像是因为编辑器没有访问权限的问题。我之前是很早安装了dashboard,dashboard更新到2.0以后就出这个问题了,重新安装一下就好了

1263d74c-8167-4928-91a6-4e2672411f47@a804a 资源缺失