Skeletal Meshes display Vertex Paint in RGB Color View Mode without being selected

OLD - Anim - Apr 26, 2017

Skeletal meshes display Vertex Paint in RGB Color View Mode without being selected. This is inconsistent with Static Meshes, which must be selected prior to showing their Vertex Paint. ...

Audio in animation editor does not work properly

OLD - Anim - Apr 21, 2017

There are multiple issues with the code at present 1) The animation preview world listener is not updated. This can be solved with the following override on AnimationEditorViewportClient (Following ...

Drag and drop to replace animation only works on certain samples in Blendspace

OLD - Anim - Apr 20, 2017

In a blend graph, the user can only use drag and drop to replace certain samples. ...

Compile error building UE4 Solution "Cannot open include file: 'maya/MObject.h': No such file or directory"

OLD - Anim - Apr 19, 2017

Compile failure building the MayaLiveLinkPlugin project in the UE4 solution. Not a regression as this project did not exist in 4.15 ...

Pose is not updating when additive is applied

OLD - Anim - Apr 14, 2017

When the user applies an additive base pose to a pose asset, the mesh does not update in viewport. This issue occurs in 4.15 and 4.16. ...

Deleting curve from Pose Asset sets mesh back to default pose

OLD - Anim - Apr 14, 2017

REGRESSION: Yes. Issue occurs in 4.15, but does not occur in 4.14.3 When the user deletes a curve from a pose asset, the mesh will revert to default pose, even if it was showing a pose. The Pose' ...

Crash adding preview scene profile from skel mesh editor and removing it from anim blueprint editor

OLD - Anim - Apr 14, 2017

REGRESSION: Yes, does not occur in 4.15 Crash occurs when the user adds a Preview Scene Profile while in the animation or skeletal mesh editor, and then removes it while in the animation blueprint ...

Alembic geometry cache doesn't import every frame when importing large frame ranges

OLD - Anim - Apr 13, 2017

Alembic geometry cache doesn't import every frame when importing large frame ranges. Specifically when they don't start at frame 1. [Link Removed] ...

Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

"Root Motion from Everything" AnimBP breaks on client side

OLD - Anim - Apr 12, 2017

"Root Motion from Everything" AnimBP breaks on client side ...