✅ 操作成功!

WebGL谷歌提示内存不够(RuntimeError:memory access out of bounds,火狐提示索引超出界限(RuntimeError:index out of bounds)

发布时间:2023-06-17 作者:admin 来源:文学

WebGL谷歌提示内存不够(RuntimeError:memory access out of bounds,火狐提示索引超出界限(RuntimeError:index out of bounds)

WebGL谷歌提示内存不够(RuntimeError:memory access out of bounds,火狐提示索引超出界限(RuntimeError:index out of bounds)

报错信 火狐

谷歌

解决方案

检查触发bug的时候有无JsonConvert.SerializeObject 将对象重新序列化,WebGL仅仅支持Unity自身的序列化,不支持外部的其他序列化方式。

参照这个博客: 也是我写的,

blog.csdn/GoodCooking/article/details/125401330?spm=1001.2014.3001.5501

点击我直接到

Enjoy

👁️ 阅读量:0