alelievr / NodeGraphProcessor

Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
https://github.com/alelievr/NodeGraphProcessor/projects/2
MIT License
2.34k stars 387 forks source link

Relay node edges lost #166

Open PanosKikas opened 3 years ago

PanosKikas commented 3 years ago

Relay node edges for custom links like the Conditional Link in the examples are lost when you close the graph or when you perform a build of the project. image