Resolution issue causes large black bar on Galaxy Note 4 when app starts

UE - Platform - Mobile - Aug 2, 2016

This issue only seems to affect the GalaxyNote4_5543 OS: 4.4.4 This issue is NOT occurring on devices with the same GPU This issue is NOT occurring on devices with the same OS If you lock the scr ...

AI in network replay often stutter or freeze in place before jumping forward in their replay movement path.

UE - Networking - Aug 2, 2016

Network replay, on replay demo, will show AI stuttering and jumping forward in their movement path. ...

DateModified field on maps in the asset browser (in column view) sorts by string

UE - Editor - Content Pipeline - Content Browser - Aug 2, 2016

When sorting maps by DateModified in the content browser, the date is treated as a string and sorted numerically. ...

Ensure occurs when force deleting a BP asset that is still referenced in memory

UE - Gameplay - Blueprint - Aug 2, 2016

Upon force deletion of a BP asset still referenced in memory an ensure is hit. ...

Procedural Sound Wave Fails to Play when returning 0 bytes in GeneratePCMData callback

UE - Audio - Aug 2, 2016

Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...

Morph targets unable to find B Material

OLD - Anim - Aug 2, 2016

Morph targets are not changing colors in some instances and just not doing anything in others(1.1 in Content Examples - MorphTargets) The output log is spammed with: LogMaterialParameter: B materia ...

UMG: Sprites don't pick a default size when selected for a brush

UE - Editor - UI Systems - Aug 2, 2016

Sprites don't adjust the default size of a brush when selected for a UMG brush. ...

Launch on Mac attempts to load incorrect map for 2D Side Scroller template

UE - Foundation - Core - Cooker - Aug 2, 2016

Important: To get this to repro 100% of the time a new Blueprint 2D Side Scroller template project must be used. If you close the project, then reopen it the project opens to the correct map. I'm as ...

Struct Ref pin in Set members in Struct node can be split

UE - Gameplay - Blueprint - Aug 2, 2016

Attempting to restore the structure pins of a set members in structure node duplicate the structure input or member variables of the structure. Regression (no) issue (does) occur in 4.11.2 ...