Copy / Pasting or Duplicating a Widget creates multiple transactions in Undo History.
These transactions are labeled "Animatable Property changed.'
By default, three Animatable Property changed events are added to each Undo Transaction. It is possible to drive this number higher by modifying keyable properties (X / Y Position, X / Y Size, etc) prior to duplicating the Widget.
I can reproduce this bug as far back as the live 4.18.3 Binary (CL 3832480); it is therefore not marked as a regression.
Result:
Pasting the Button has created the following transactions in Undo History:
Expected Results:
Pasting the Button creates only a "Paste clipboard contents" transaction
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-63404 in the post.
0 |
Component | UE - Editor - UI Systems |
---|---|
Affects Versions | 4.21 |
Target Fix | 4.22 |
Created | Aug 28, 2018 |
---|---|
Resolved | Sep 5, 2018 |
Updated | Mar 18, 2019 |