LogicEditor | Edges sometimes do not persist when saving and reloading graphs
Summary
When creating graphs, subjectivly more so when using copy&paste to create node setups, edges may be lost when saving and reloading the graph.
Steps to reproduce
I could not reliably reproduce this behaviour.
- Create a graph by creating new nodes or duplicating existing ones
- Save the graph
- Reload the graph
- Some nodes may no longer be connected by nodes
What is the current bug behavior?
(Some) Edges between nodes disappear when loading a graph
What is the expected correct behavior?
Edges should never be deleted unless the user wants to delete them.
Version
0.4.3-preview and 1.1 of the logic editor
Build Target
N/A
Mode
N/A
Relevant logs and/or screenshots
In this example, the edge towards the reroute node was not recreated on loading:
Possible fixes
If you have any ideas for a bug fix, let us know!