Skip to content

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.

  1. Create a graph by creating new nodes or duplicating existing ones
  2. Save the graph
  3. Reload the graph
  4. 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:

grafik

Possible fixes

If you have any ideas for a bug fix, let us know!