Animation Montage Details Panel Closes When Attempting to Update Animation Segment Data

UE - Anim - Runtime - Apr 27, 2022

Occurs 5/5 times. Details panel in Animation Montage goes blank when fields (Start Time, End Time, Play Rate, Loop count) are clicked in to update data. This defect also occurs when clicking in th ...

Crash Occurs In Skeletal Mesh Editor When Adding a Bone Transform in a New Animation Sequence

UE - Anim - Runtime - Apr 22, 2022

Occurs 3/3 times Regression does occur: tested in //UE4/Release-4.27.2  EGL Live @ CL 18319896. No crash occurred.  A crash occurs in the Skeletal Mesh Editor when adding a bone transform to the A ...

Notify selection in Persona breaks with custom windows display scaling

UE - Anim - Runtime - Apr 21, 2022

The notify panel in the animation editor doesn't currently support windows display scaling. If the user changes the display scale to something like 150% then selection of notifies is inaccurate. T ...

Montage Time Stretch Curves Scale Incorrectly

UE - Anim - Runtime - Apr 13, 2022

More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...

Third Person C++ Template Package Fails to Launch with Assert Error Window

UE - Anim - Runtime - Apr 7, 2022

Occurs 3/3 times. Third Person C++ Windows package crashed on launch with Assert Error Window (see attached screen capture) Regression occurs: Repro'ed in //UE4/Release-4.27 EGL Live @ CL18429761 ...

Root motion "loop" not available to select in Blend Space

UE - Anim - Runtime - Apr 6, 2022

When creating a blend space within UE5, root motion options are greyed out and can NOT be selected, no matter if the animation has EnableRootMotion checked or not. I also made sure to try an animat ...

Compressed anim sequence data isn't updated immediately when a mesh is reimported

UE - Anim - Runtime - Mar 21, 2022

It seems that when reimporting a mesh that has added bones we aren't updating the compressed data within the anim sequences to account for the change in indicies of the virtual bones. If a user cal ...

Compressed anim sequence data isn't updated immediately when virtual bones are added

UE - Anim - Runtime - Mar 21, 2022

It seems that the compressed animation data within an anim sequence is not updated immediately when a virtual bone is added to a skeleton. If the user attempts to call UAnimSequence::GetBoneTransf ...

Editor crashes when an Animation Blueprint Template is compiled with 'Layered Blend Per Bone' node

UE - Anim - Runtime - Mar 17, 2022

Editor crashes when an Animation Blueprint Template is compiled with 'Layered Blend Per Bone' node. ...

Setting Key Interpolation for a point on a curve to Auto behaves differently from UE4 and more like User Interpolation

UE - Anim - Runtime - Mar 17, 2022

Setting Key Interpolation for a point on a curve to Auto behaves differently than it did in UE4. The results are more akin to the User Interpolation with flat tangents. ...