Description

Deleting the transform track for an actor that does not have a transform track by default can fail to restore state if there are no keys. 

Steps to Reproduce
  1. Create a blueprint class inheriting from Actor
  2. Add an instance of the class to the level
  3. Create a new level sequence
  4. Add the level instance of the blueprint to the sequence by dragging it from the world outliner
  5. add a transform track to the actor
  6. Move the actor
  7. Delete the transform track

RESULT

The actor remains in the same spot instead of restoring state. Closing the sequence in 4.26 restores the position, closing in 4.27 does not. 

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-118979 in the post.

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Affects Versions4.264.27
Target Fix4.27
Fix Commit16783815
Release Commit16783815
CreatedJun 24, 2021
ResolvedJun 25, 2021
UpdatedDec 1, 2022