Destruction mesh with Crumble Smallest and Impact near another will leave residual mesh visible

UE - Simulation - Physics - Destruction - Jan 28, 2015

When using a DM that has Crumble Smallest and Impact damage enabled there will be instances where the residual mesh before fracture is left behind. What appears to happen is there is a force large e ...

Moving a folder to another location will change it's set color to default

UE - Editor - Content Pipeline - Content Browser - Jan 28, 2015

Moving a folder to another location will change it's set color to default, however if you move the folder to it's original location, the color returns. ...

Subtitles are duplicated when "Manual breaks" is check and "Single line" is unchecked

UE - Audio - Jan 28, 2015

When using subtitles for a sound wave the subtitles are duplicates once for every Subtitles element in the settings for the sound wave. An image is attached for reference. ...

Can't reimport offline cached font asset

UE - Editor - Content Pipeline - Import and Export - Jan 28, 2015

FAssetTypeActions_Font::ExecuteReimport is using Object->FontCacheType != EFontCacheType::Offline which means it will ignore reimporting offline cached fonts, however offline cached fonts are the on ...

Line Trace's chained together into a ricochet do not work on all normal directions

UE - Gameplay - Jan 27, 2015

Line Trace's chained together into a ricochet do not work on all normal directions. They seem to fire inside of the object. The blueprint setup in screenshot #2 is in the MyCharacter bp. ...

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 ...

Sun is rendered badly or not showing on mobile devices.

UE - Platform - Mobile - Jan 27, 2015

When you deploy the First Person Template to a mobile device, the sun will appear badly rendered or not rendered at all. Tested on iPhone5S, iPad Air, GalaxyS3 Mail, Nexus 6, iPad Air 2, Nexus 5, G ...

Renaming a Blackboard Key removes it's references in the Behavior Tree

UE - AI - Jan 27, 2015

Renaming a Blackboard Key removes it's references in the Behavior Tree ...

Renaming Parameters resets all Instances in Level and Thumbnails

UE - Rendering Architecture - Materials - Jan 27, 2015

Renaming a Parameter in a Base Material will make all instances of that Base Material in the level and the instance's thumbnail reset to default values from Base Material until the Instance is opene ...

Ease Function resets Blend Exp on Restart

UE - Gameplay - Blueprint - Jan 27, 2015

The Ease Node when set to use the Function Ease In, Ease Out or Ease InOut the Blend Exp will reset to 2.0 on each editor reload. It will even break variable inputs to return to 2.0. Reproduced in ...