Hello, here is an Editor script to force reserialize NodeCanvas graph assets that might be useful to someone. It helps to update type renames but it doesn’t deal with bound Graphs.
I wish there was a Refactoring section in Documentation that shows best practices and limitations when dealing with serialization.
Thank you for sharing this 🙂 As a kind of relevant side note, there is a plan to expand on the “Graph Finder” utility window and implement into it some form of refactoring (mostly renaming serialization strings), but I still need to be more sure about how to best approach this.
If you have any ideas to suggest, please feel free to do so 🙂