Copy Pose From Mesh Node Does Not Preview in Sequencer

OLD - Anim - Jun 13, 2018

Copy Pose From Mesh node does not affect the animation when previewing in Sequencer. This works when played in the editor. ...

Crash Occurs When Importing a .ABC File as Skeletal Mesh Into Project That Already Contains Asset's Materials

OLD - Anim - Jun 8, 2018

Editor crashes when importing an .abc file as a skeletal mesh and the assets materials already exist inside the project. -Materials need exist inside project before import -If the .abc file is imp ...

Find Materials Does Not Import Materials for Alembic or Geometry Cache File

OLD - Anim - Jun 6, 2018

Alembic file materials do not import into the editor when Find Materials is selected. -Create Materials is also not creating materials for imported ABC asset. -Asset was created in Maya 2016, unwr ...

SkelMeshMerge not working for meshes with >1 LOD

OLD - Anim - May 31, 2018

Reported on UDN (see Additional Info URL). Looking at code, we call USkeletalMesh::AllocateResourceForRendering for every LOD, but we should only call it once. Need to check if our SkelMeshMerge t ...

When Retargeting Animation, Mesh Set as Preview that Shares Skeleton Isn't Kept

OLD - Anim - May 25, 2018

When a preview mesh is set inside the skeleton(see attached screenshot) and saved and an animation retargeted to that skeleton, the preview mesh you changed it to is not displayed on the animation. ...

Crash in Standalone When Sub Anim Instance Uses Exposed Variable

OLD - Anim - May 23, 2018

When using a Sub Anim Instance node that uses an exposed variable and another exposed variable in the animation Blueprint that is set as the Instance Class in the Sub Anim Instance node, the editor ...

Keep State doesn't work when using an animation asset together with Anim BP

OLD - Anim - May 11, 2018

When using Keep State together with an Animation Blueprint on a Character, the Anim BP will override the Keep State and transition over to the idle animation as the animation in the slot no longer r ...

AnimSequence's play rate is doubled when in a SyncGroup

OLD - Anim - May 11, 2018

It is because that the RateScale is multiplied twice. First at UAnimSequenceBase::TickAssetPlayer : {{ const float PlayRate = Instance.PlayRateMultiplier * this->RateScale;}} Second at UAnimSeq ...

Connections Expand When Using Layered Blend Per Bone Node With Blend Weight Over 2

OLD - Anim - May 9, 2018

When changing to the Blend Weight to a number greater than 2 the connections between nodes starter to blur in the anim graph. Connections become ever more distorted when zooming out of anim graph. ...

Crash Occurs When Retargeting Mannequin Skeleton to Daz Studio Skeleton

OLD - Anim - May 8, 2018

Crash occurs when the mannequin skeleton is retargeted to the Daz skeleton Does not occur in 4.18.3 ...