Forums › 💬 FlowCanvas › ⚙️ Support › Copy/Paste values results in duplicated node
When attempting to copy a field value from a node to another(Ctrl+C -> Ctrl+V) results in the duplication of the original node instead of the field being set in the other node.
[attachment file=”1692″]
Hello,
This is a known issue that has already been fixed for the next version.
To fix this now and not have to wait for the update, please open up “EDITOR_Graph.cs” file and change line #352 to be like this:
Thank again!
Works! Thanks for the reply.
You are very welcome 🙂