Skeletal Mesh reduction clamps UVs at 1024

UE - Anim - Rigging - Mar 4, 2024

Performance decreases with the number of morph targets

UE - Anim - Rigging - Jun 15, 2023

Performance decreases quite a bit on characters with large number of morph targets, as soon as even one target is active.  ...

Investigate render flush at SkeletalMeshComponent InitLODInfos

UE - Anim - Rigging - Apr 19, 2023

From UDN : we are spawning a number of characters at the same time during the game, and seeing a major framerate hitch when we do so. After the characters have been spawned, we use SetSkinnedAssetA ...

IKRetargeter Export Selected Animations Saves Exported Animations Even When Cancelled

UE - Anim - Rigging - May 3, 2022

Occurs 3/3 times When 'Export Selected Animations' button is clicked and then canceled, animations continue to be saved.  ...

Crash editor after editing property of TwoBoneIK node

UE - Anim - Rigging - Sep 22, 2021

Crashes after editing properties of TwoBoneIK node. If following the reproduction steps, the binding of NodePropertyDelegateHandle will not be removed, causing illegal access on the second editing. ...

[CrashReport] UE4Editor-Slate!FSlateApplication::OnMouseUp(EMouseButtons::Type,FVector2D) [SlateApplication.cpp:5321]

UE - Anim - Rigging - Feb 15, 2021

Generated from CrashReporter User information:Tried to choose f_med_brw_body_skmesh for the retargeting pose as mentioned at: https://docs.unrealengine.com/en-US/Resources/Showcases/MetaHumans/Reta ...

UDN: Scale keys on additive anims not playing

UE - Anim - Rigging - Sep 10, 2020

https://udn.unrealengine.com/questions/600810/index.html Scale keys on additive anims behaves differently than other transform components. ...

Animation Curve name changes when retargeting Skeleton

UE - Anim - Rigging - Jun 25, 2020

The name of Animation Curve may change when retargeting an asset that depends on AnimSequence asset to Skeleton with different order of Animation Curve. ...

SBasePoseViewport should use ExtendedBounds, not ImportedBounds

UE - Anim - Rigging - Jun 16, 2020

In accordance with CL-9139422 of [Link Removed], the SkeletalMesh ImportedBounds does not have an Extend operation. However, SBasePoseViewport, the UI for retagettes, continues to use ImportedBounds ...