mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-20 09:16:01 +08:00
fix: connections will break after InsertDuplicateNodes and restarting unity editor (#290)
This commit is contained in:
parent
1fb94b2413
commit
e2a0037b4d
@ -478,6 +478,7 @@ namespace XNodeEditor {
|
||||
}
|
||||
}
|
||||
}
|
||||
EditorUtility.SetDirty(graph);
|
||||
// Select the new nodes
|
||||
Selection.objects = newNodes;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user