Blueprint Notifies do not Show up in Personas Add Notify menu if the C++ Class they Inherit off is Marked as Abstract

OLD - Anim - Mar 18, 2016

Blueprint notifies do not show up in Personas Add Notify menu if the c++ class they inherit off is marked as abstract This is because the list of valid notify classes we cache is filtered by the Ab ...

Blend Shape Morph animation not displaying at 60fps

OLD - Anim - Mar 2, 2016

A licensee pointed out that when importing a Blend Shape animation for morphing that was made at 60fps in Maya, the Editor animation viewer doesn't properly show 60 fps. However, after adding some t ...

Attempting to play an animation without an anim blueprint set causes editor to crash

OLD - Anim - Feb 29, 2016

Attempting to play an anim montage for a character without having the Anim Blueprint Generated Class set will cause the editor to crash. Crash Reporter Link: [Link Removed] ...

Root Motion from Everything doesn't accept Root Motion from Montages

OLD - Anim - Feb 18, 2016

Root Motion from Everything doesn't accept Root Motion from Montages in 4.11. This works in 4.10. Can regress down the issue if needed. ...

Collision is not updated on Slave Meshes when using "Set Master Pose Component"

OLD - Anim - Feb 17, 2016

Collision pose is not updated on Slave Meshes when using "Set Master Pose Component". This occurs with both Physics assets and Per-Poly collision This severely effects anybody making characters ou ...

Attached Project Crashes When Compiling Character Blueprint

OLD - Anim - Feb 10, 2016

The user's project is crashing during compilation of one of their character blueprints. We have not been able to reproduce this issue in a clean project, as the repro steps are unknown outside of t ...

Record Animation can start "between keys"

OLD - Anim - Feb 8, 2016

A user was trying to make his recorded animation loop, but having trouble getting it to loop properly and having to eyeball it. So I did some digging and experimentation. I think that one of the m ...

Switch Skeletal Mesh node crashes the editor if the blueprint is compiled.

OLD - Anim - Feb 8, 2016

Switch Skeletal Mesh node crashes the editor if the blueprint is compiled after changing the mesh being called on node. Frequency: 3/3 CrashReporter: N/A NOTE: tied to [Link Removed], however on ...

Re-importing animations from .fbx created in blender stops animation from correctly animating

OLD - Anim - Feb 4, 2016

Re-importing animations from .fbx created in blender stops animation from correctly animating. ...

FAnimMontageInstance needs more API exposure

OLD - Anim - Feb 3, 2016

Users are unable to call most functions on this class (FAnimMontageInstance ), as ENGINE_API is only added to a handful of functions. Other structs in AnimMontage.h may need similar exposure. ...