Crash in persona editor when set postprocess animinstance using Linked Layer Anim to skeletal mesh

UE - Anim - Runtime - Anim Blueprints - Aug 29, 2023

Crash when set PostProcessAnimBlueprint in persona editor. Related to [Link Removed], [Link Removed]. ...

Compiler warning after renaming variable in animation template

UE - Anim - Runtime - Anim Blueprints - Aug 15, 2023

See UDN: [Link Removed] ...

Breakpoints don't work in Anim Node Functions

UE - Anim - Runtime - Anim Blueprints - Jun 27, 2023

Anim node functions are difficult to debug because breakpoints don't get triggered, and printing is difficult from within the function too. ...

Anim Graph will hang if the Draw Debug Sphere and Set node are connected and compiled

UE - Anim - Runtime - Anim Blueprints - Jun 8, 2023

anim blueprint hangs when compiled. Probably a cyclic issue when compiling. A workaround is to add a delay of any time between the set node and the Draw Debug Sphere node. Repros in the following v ...

MultiWayBlend anim node doesn't apply additives correctly

UE - Anim - Runtime - Anim Blueprints - May 4, 2023

It seems that the MultiWayBlend node isn't applying additives correctly.  In the attached project are two anim bps, one which dynamically creates an additive and one which uses an additive sequence. ...

Fast Track icon is not displayed when variables is not connected to the AnimGraph

UE - Anim - Runtime - Anim Blueprints - Apr 24, 2023

The Fast Track icon is not displayed when there are no variables connected to the AnimGraph. This issue was not present in UE4. ...

Linked Anim Layers reference Anim Layer (Self) instead of Linked Anim

UE - Anim - Runtime - Anim Blueprints - Jan 11, 2023

Regression: Tested in UE5/Release-5.0, this issue does not occur so it is a regression There is a work around to get it to reference Linked Anim Layer. If the Animation Layer Interface has two Anim ...

Editor sometimes crashes when trying to compile an Animation Blueprint that extends a class with AnimInstanceProxy

UE - Anim - Runtime - Anim Blueprints - Jan 10, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Seems to work fine when compiled once, but after the 2nd or 3rd time it crashes. ...

Crash occurs when selecting Reset this Property to Default Value in the Class Settings of a new Child Animation Blueprint

UE - Anim - Runtime - Anim Blueprints - Oct 26, 2022

This is a Regression. Tested in //UE5/Release-5.0 CL20979098 - "None" is not an option for the parent class and the "Reset this Property" is not initially there. Crash occurs when selecting Reset t ...

Linked Anim Layer node can become stuck in a single state when attempting to change the Layer

UE - Anim - Runtime - Anim Blueprints - Oct 25, 2022

When swapping Layer settings between various Animation Layers on a Linked Anim Layer node, the node can become stuck in one state. The node will become stuck in the Linked Anim Layer state and canno ...