Description

The fix for [Link Removed] reinitializes the anim bp whenever the animation section restores state, it may only be necessary to reinitialize it if the skeletal mesh changes.

Steps to Reproduce
  1. Create a sequence that has a skel mesh with an animation on it that uses an anim bp
  2. Set the animation section to restore state when finished
  3. Add a node for Event Blueprint Initialize Animation in the anim bp's event graph, and have it print something
  4. Scrub past the end of the animation in the level sequence

RESULT

The anim bp will print the text, as the animation bp is reinitialized, even if the skeletal mesh hasn't changed. 

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Target Fix5.0
Fix Commit17635763
Release Commit17635763
CreatedSep 23, 2021
ResolvedSep 27, 2021
UpdatedJan 26, 2023