Crash after removing frames in recorded animation

OLD - Anim - Aug 26, 2020

Crash after removing frames in recorded animation.  Reported in version 4.25.3 (CL-13942748) and tested in versions 4.24.3 (CL-11590370) and 4.25. Working as expected in 4.24.  ...

Animation insights crash with linked anim graphs

OLD - Anim - Aug 25, 2020

From this UDN: https://udn.unrealengine.com/questions/601647/animation-insights-crash.html Looks like we need to cache the function index in FAnimNode_LinkedAnimGraph::DynamicLink and apply the sa ...

When changing the size of detail panel for animation state in Animation Blueprint diff tool, GetSelectedProfileName will occur crash

OLD - Anim - Jun 24, 2020

When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...

Hide/Unhide Bone by Name nodes have tooltip typo

OLD - Anim - Jun 22, 2020

The Hide Bone by Name and Unhide Bone by Name nodes have typos in their tooltips. "Compared" is spelled as "compoared" ...

Switching AnimLayer to child AnimBP doesn't trigger inertial blending

OLD - Anim - Jun 19, 2020

At compile time, BlendOptions array which contains BlendTime setting are created. These are copied from its own interfaces, not the parent's. The blending works fine if the parent's interface is als ...

Linked animation graph doesn't trigger anim notifications on dedicated server.

OLD - Anim - Jun 15, 2020

Linked animation graph doesn't trigger anim notifications on dedicated server. There is no expected message in log: LogBlueprintUserMessages: [HitReact_AnimBP_C_0] Client 0: HitNotify IsServer: tru ...

Crash adding input pose node to animation State

OLD - Anim - May 26, 2020

Crash occurs when the user adds an Input Pose node to a State graph in an Animation Blueprint. ...

Asset players in LinkedAnimInstances are ticked twice when a PostProcessAnimInstance is present

OLD - Anim - Apr 14, 2020

Reported here: https://udn.unrealengine.com/questions/569091/animation-playrate-in-linkedanimgraph.html I tested with a downloaded copy of 4.24. It looks like this would also happen in 4.25 though. ...

Crash in Anim Budget Allocator when adding fifth budgeted component to the scene in packaged builds when Niagara is enabled

OLD - Anim - Apr 9, 2020

The setup is fairly simple: Each time the button is pressed, we spawn an actor with a USkeletalMeshComponentBudgeted component whose skeletal mesh is DefaultSkeletalMesh. When the fifth actor is ad ...

Editor crash when using Animation BP pose watch

OLD - Anim - Apr 7, 2020

We encountered a crash when using Anim BP Pose Watches to inspect poses on actors in a PIE instance. Specifically it seems ending the PIE session while the Anim BP is still watching the actor in the ...