Description

The Spawned AnimBP variable is not changed during the second play.
When changing Spawned AnimBP variables from Sequencer Track, the first change works correct. Second time, It can not be changed correctly. It seems that the second property set is being executed for the first instance. Actually, seeing at the number of AnimInstance (AnimBP) in obj list, it is increasing obj number.
Repro project is changing AnimBP variable from the sequencer, and output the variable log with AnimBP.

Steps to Reproduce

1. Open attached project.
2. Run PIE.
3. Press 1Key and wait the sequencer playing.
Out put "false"->"true" log during run the sequecer.
4. Repress 1Key and wait the sequencer playing.
Out put "false" only log during run the sequecer.

Expect:
Step3 and Step4 are same output log.

Have Comments or More Details?

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

2
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Affects Versions4.214.21.1
Target Fix4.22
Fix Commit4744767
Main Commit4773320
Release Commit4862694
CreatedDec 14, 2018
ResolvedJan 17, 2019
UpdatedMay 7, 2020