Curve editor nudge keys doesn't undo

Hi

We encountered a bug with undo while manipulating keys in curve editor using the keyboard shortcuts. Please see `Steps to Reproduce`

thanks

Steps to Reproduce

  1. Add a cube to sequencer
  2. Set some transform keys
  3. In Curve editor select some keys
  4. Shift them in time with ctrl+left/right arrow
  5. Notice no transaction is logged in Undo History
  6. Try undo the key move - it won’t do it

If you try shift the keys in Sequencer instead of curve editor, Undo History will register the action as “Transform Keys and Sections” so that works

Hey there,

We’ve recently addressed this. If you can, you can backport this change.

https://github.com/EpicGames/UnrealEngine/commit/910728f49a058f2884b9837ed9178c415479fd36

Dustin

Always one step ahead of us Dustin. Thanks again

Is there any chance this can be merged to Partner-VP-5.7? We’re using that rather than our custom build since we share our project with some epic solutions team members?

Hi, Luke, I am asking the engineering team if they can merge this CL Partner-VP-5.7.