Meshes With Multiple Morphs / Blendshapes Import Incorrectly

OLD - Anim - Jan 31, 2019

MorphTargets/BlendShapes are read from the scene, not the morpher modifier. This also results in blendshapes names being equal to morph target object name (objects), rather then names from morpher m ...

Spring Controller node rotation not working

OLD - Anim - Jan 31, 2019

The issue has been reported by one of our licensee. He proposed a patch to be applied in AnimNode_SpringBone.cpp 188,189c188,191 < FVector ParentToTarget = (TargetPos - ParentSpaceBase.GetLoca ...

Deleting animation key values of ParagonKhaimera's 1D BlendSpace while the animation is previewing in Animation Editor will result in Engine crash

OLD - Anim - Jan 30, 2019

Deleting ParagonKhaimera BlendSpace 1D key values while the animation is previewing in Animation Editor will result in Engine crash. ...

[Feature Request] Subclassing UAnimNotifyState_TimedParticleEffect

OLD - Anim - Jan 23, 2019

"have had to modify UAnimNotifyState_TimedParticleEffect in order to subclass it. I added 'ENGINE_API' and removed 'MinimalAPI'. I also needed to move 'ValidateParameters' from 'private' to 'protect ...

Convert CharacterBP to Spawnable in Sequencer cause crash

OLD - Anim - Jan 20, 2019

[Link Removed] ...

Retargeting an Animation to a Skeleton with a Virtual Bone causes the Engine to crash

OLD - Anim - Jan 14, 2019

This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...

Problem in deleting multiple node objects in Animation Sequence

OLD - Anim - Jan 10, 2019

From what I could see this is different than JIRA issue [Link Removed]. All the selected nodes information seem correct until the NodeObject->Delete(Sequence) in SAnimNotifyPanel::DeleteSelectedNod ...

Virtual Bone effect is lost after re-importing mesh

OLD - Anim - Dec 31, 2018

After setting up a Virtual Bone on the skeleton and having it drive a Skeletal Control Node in an Animation Blueprint. Reimporting the skeletal mesh will cause the setup in the Anim BP to revert bac ...

Crash When deleting an animation state while it is open in other tab

OLD - Anim - Dec 18, 2018

When deleting a state in a state machine while the state is open in another tab the editor will crash ...