Correct Morph Targets animate in PIE, but not in Standalone Game

OLD - Anim - Mar 5, 2015

Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...

Editor Crashes when clicking on Transform(Modify) Bone node in Content Examples

OLD - Anim - Mar 4, 2015

Crash Report: [Link Removed] Error Message: Assertion failed: ResultString.Num() == 3 [Link Removed] [Line: 298 Description: In the Content Examples Project, in the Blueprint, "CurveAnimBlueprint_ ...

The range of compatible assets for skeletal mesh sockets be extended to include actors

OLD - Anim - Feb 27, 2015

User requests that the range of compatible assets for be extended to include actors When adding an asset to a socket in a skeletal mesh clicking RMB to "Add Preview Asset," The menu shows all cont ...

Calling StopAnimMontage() on a Character results in all active AnimMontages stopping instead of only the specified one.

OLD - Anim - Feb 24, 2015

In ACharacter::StopAnimMontage(), the call to AnimInstance->Montage_Stop() does not include the parameter identifying which montage needs to stop. It appears that this results in all active AnimMont ...

Cyrillic user name with Windows will prevent APEX cloth apb files from importing

OLD - Anim - Jan 29, 2015

When the user name on Windows is set to cyrillic importing APEX cloth assets will fail. I'm not sure what other systems this may also affect, but adding a cloth apb asset to a skeletal mesh will cau ...

In Animgraph, Custom Blend Logic set to "Delayed Freeze" causes duplicate "Frames to Cache" field

OLD - Anim - Jan 27, 2015

In the Animgraph of an AnimBlueprint, Using Custom Blend Logic results in the "Frames to Cache Pose" field being duplicated if "Delayed Freeze" is selected. However, if "Standard" or "Freeze" is s ...

Animgraph-Blend node-Alpha Scale Bias-larger values imprecise

OLD - Anim - Jan 21, 2015

When setting the alpha scale bias for a blend node in the AnimGraph, if you set the values so that the difference is greater than 10, the values will not enter as whole numbers (see image.) ...

Wrong Anim Notify is Deleted

OLD - Anim - Jan 16, 2015

When deleting an Anim Notifiy in the Notify timeline, if an instance of that Anim Notify exists to the left of the selected one, it will be deleted instead. If numerous instances exist to the left ...

Negative Play rate in an Anim Sequence added to a Montage Causes timeline to collapse

OLD - Anim - Jan 14, 2015

Adding animations with a negative play rate (playing backwards) or modifying existing animations in a montage to have a negative play rate causes the timeline in the montage to "squish" and is no lo ...

Blend weight of animations passed to notifies are incorrect

OLD - Anim - Jan 13, 2015

It's currently not possible to prevent notifies from firing by setting their TriggerWeightThreshold. When stepping into the code that fires the notifies I found that the given InstanceWeight was alw ...