Unity-Technologies / AssetGraph

Visual Workflow Automation Tool for Unity.
Other
1.12k stars 208 forks source link

Renaming Custom Nodes/Modifiers/AssetGenerators Causes Exceptions #151

Open RaadDalaq opened 4 years ago

RaadDalaq commented 4 years ago

Currently you can't rename/move or include your custom scripts in a namespace once they've been used in the graph, else it will cause the graph to lose all references to them and throw a lot of version compatibility errors, this flow can be improved.