Summary
Copy pasting sets of devices do not properly carry over editables that point to custom devices
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Case 1:
Custom device A has an editable pointing to a native fortnite device called B
Select A + B, copy and paste, the pasted devices are named A2 and B2 and the editable in A2 links to the native device B2 as expected
Case 2:
Custom device A has an editable pointing to a custom verse device called B
Select A + B, copy and paste, the pasted devices are named A2 and B2 and the editable in A2 incorrectly links to verse device B instead of B2
Expected Result
Editables for verse devices should point to the newly pasted devices as they do for native devices in Case 1
Observed Result
Editables point to the old devices exclusively for verse devices as explained in Case 2
Platform(s)
PC