安卓真机闪退,有报错。

报错信息如下:
D:/ProgramData/cocos/editors/Creator/3.8.4/resources/resources/3d/engine/native/cocos/editor-support\spine/ContainerUtil.h:49: static T *spine::ContainerUtil::findWithName(Vector<T *> &, const spine::String &) [T = spine::Animation]: assertion “name.length() > 0” failed

应该是有名称为空的 Animation,我记得有修复过。
可以尝试用 3.8.5 试试。

324
升级到3.8.5以后游戏直接无法运行了

去掉webgpu功能后可以了。

webgpu 还影响到了原生比较奇怪。麻烦给一下你的设备信息。另外,有可以重现的 demo 吗?

webgpu的问题是web上出现的

我们查一下。
WebGPU要求chrome 121、Android 12、Arm或者高通的GPU。
其他浏览器可能支持不好。