Description

It appears that in OnBindingIDsUpdated the default value is not actually being modified. 

Steps to Reproduce
  1. Create a new BP actor
  2. Add a variable to the BP and change its type to an actor reference
  3. In the variable's details enable Instance Editable and Expose to Cinematics
  4. Add the actor to your level
  5. Create a new level sequence
  6. Track the actor from #4 (Custom BP) in the sequence and add another actor to the sequence (e.g. a Cube) as a spawnable 
  7. Add a track for the actor reference variable on the custom BP actor
  8. Using the drop down menu for the actor reference track select the other added actor (Cube)
  9. Right click on that actor's (Cube) binding node and convert it to a possessable

RESULT

The actor reference section's binding is broken. Converting from a possessable to spawnable also breaks the reference.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Affects Versions5.0
Target Fix5.1
Fix Commit19815561
Main Commit19815561
CreatedApr 15, 2022
ResolvedApr 19, 2022
UpdatedMay 25, 2022