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

save problem #156

Closed ivankuzev closed 3 years ago

ivankuzev commented 3 years ago

I seem to be having some save(i think) related problem when i am editing a graph and i switch out of the editor tab to another one(for example to start dragging in a prefab) it sometimes loses last about 10 seconds of edits to the graph. Is that something that have caused maybe or a known issue. Also is it avoidable (Besides using the "Save Asset" option every time).

alelievr commented 3 years ago

Hello,

I'm not sure to understand how to repro the issue, when you switch from the graph tab to another one, does it closes the graph window?