You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is what came up when I use it in Unity Editor so no data us deserialized but everything works fine when I test it in android device. Kindly help me about it.
The text was updated successfully, but these errors were encountered:
StackOverflowException: The requested operation caused a stack overflow.
FullSerializer.Internal.fsPrimitiveConverter.TryDeserialize (FullSerializer.fsData storage, System.Object& instance, System.Type storageType) (at Assets/FullSerializer/Source/Converters/fsPrimitiveConverter.cs:102)
FullSerializer.fsSerializer.InternalDeserialize_5_Converter (System.Type overrideConverterType, FullSerializer.fsData data, System.Type resultType, System.Object& result) (at Assets/FullSerializer/Source/fsSerializer.cs:937)
This is what came up when I use it in Unity Editor so no data us deserialized but everything works fine when I test it in android device. Kindly help me about it.
The text was updated successfully, but these errors were encountered: