Question by
Greegoor · Feb 29, 2016 at 02:02 AM ·
bugserializationjson
JsonUtils.ToJson alters the object??
Pardon the double questionmarks, I was tempted to add more and am proud that I didn't escalate it further.
I'm calling JsonUtils.toJson on my level. Directly after this call every array field of that level is filled with dummy objects (instead of null). Is toJson seriously changing the argument? What kind of insane side effect is this?
Comment
Your answer
Follow this Question
Related Questions
Nested dictionary serialization 0 Answers
Please explain me Saving / Loading data logic (Serialization) 1 Answer
how to exclude selected public variables to serialize in class? 0 Answers
Difference between serialization and saving data 2 Answers
Serialization of ScriptableObject not hexadecimal (json) 1 Answer