When I have DateTime fields on an object, and run it through JsonUtility.ToJson, the date fields do not show up in the resulting JSON text. Is this a bug or a feature?
At least it looks like a bug
When I have DateTime fields on an object, and run it through JsonUtility.ToJson, the date fields do not show up in the resulting JSON text. Is this a bug or a feature?
At least it looks like a bug