When i have a string parameters inside Tasks and try to copy paste some of the text from one to another, NodeCanvas will copy paste whole nodes instead. (the string parameters are marked as [TextAreaField(100)], not sure if that matters)
Thanks for the report. I was able to replicate the issue. To fix this quickly, please open up “EDITOR_Graph.cs” file and change line #352 to be like this: