Function return node loses links on copy-paste

Repro steps:

  1. Make a function in a Blueprint class with a single vector output

  2. Open the function graph

  3. Add a Make Vector node

  4. Add a function Return node

  5. Link the Make Vector node return value into the Return node output socket

  6. Select both nodes and copy them into the clipboard

  7. Paste them nearby

The link between the pasted nodes is lost.

Makes copying complex function graphs a tough adventure. If this is going to be fixed then please address the case of copying nodes between different functions/blueprints as well.

Hello bstone,

I was able to reproduce this issue on our end. I have written up a report (UE-26937) and I have submitted to the developers for further consideration. I will provide updates with any pertinent information as it becomes available. Thank you for your time and information.

Make it a great day

Thanks for looking into that.