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

NodeCanvas Forums 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

#16041
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:

SerializedPrettyJSON

Join us on Discord: https://discord.gg/97q2Rjh

Attachments:
  1. SerializedPrettyJSON.png