#Trying to serialize/deserialize structs of structs. Is this possible with Unity.Serialization?

1 messages · Page 1 of 1 (latest)

uneven sage
#

or maybe something else?? I am using JsonConvert right now, which works, but it's too slow. I thought Unity binary serializer would work, but it is behaving oddly for me...