Reply To: [FEATURE REQUEST] Add an option to disable minified JSON graph serialization

Forums 💬 NodeCanvas 🗨️ General Discussion [FEATURE REQUEST] Add an option to disable minified JSON graph serialization Reply To: [FEATURE REQUEST] Add an option to disable minified JSON graph serialization

#13105
Gavalakis
Keymaster

    Hello there,

    This is something I’ve been struggling with in the past, but unfortunately serializing the json in a clean pretty format is not possible. A serialized pretty json string field in a Unity Asset, actually ends up looking worst than a minified one and not very helpful for diff purposes.  🙁 Here is an example of how it looks:

    [attachment file=”SerializedPrettyJSON.png”]