mingfei
mingfei
转JSON时报错JsonException: Max allowed object depth reached while trying to export from type UnityEngine.Vector3
[LitJson4Unity.zip](https://github.com/XINCGer/LitJson4Unity/files/11974365/LitJson4Unity.zip) [LitJson4Unity.apk.zip](https://github.com/XINCGer/LitJson4Unity/files/11974366/LitJson4Unity.apk.zip) 相关的工程和apk
> 我也碰到这个问题了,unity端好好的,打包成pc exe后编译Vector3出错 真机需主动调一下UnityTypeBindings.Register();
一样有报错