admin管理员组

文章数量:1794759

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

本文标签: 提示火狐界限索引内存