Large round stone in ZenGarden is no longer reflective

UE - Graphics Features - Jan 17, 2017

This is a regression from 4.14.3 at CL 3251583 This is only happening in packaged/standalone ...

MIDIDeviceController.h causes compilation errors when included in an external module

UE - Audio - Jan 16, 2017

When you attempt to access MIDIDeviceController.h in your own project, it'll fail when you include it. This is the main error, while the other is a syntax error: missing type specifier - int assume ...

Hierarchical Instance Static Mesh's array does not reorder itself correctly

UE - Graphics Features - Jan 16, 2017

When an instance is removed from a Hierarchical Instanced Static Mesh's array, if there are indices that are further along in the array that fill that index, the last index in the array is used to d ...

Separate Fill Alpha does not work on font outlines when outline size is set to 1

UE - Editor - UI Systems - Slate - Jan 16, 2017

Font outlines render underneath the text, meaning that partially transparent text will allow the outline color to show through. This can be avoided by enabling Separate Fill Alpha. However, that opt ...

Font outlines do not multiply color and opacity from parent widgets

UE - Editor - UI Systems - Slate - Jan 16, 2017

We don't currently multiply by the parent widget's color and opacity when calculating the color and opacity of a text block's outline. Since color and opacity are precalculated before the outline is ...

Animations that overlap and blend together break when undoing

UE - Anim - Sequencer - Jan 16, 2017

The animations will blend together forming one animation and works fine until you undo and separate the animations that were put together. Causing animations to break. p.s. Sorry for long video, 0: ...

Some settings in a Timeline do not dirty the blueprint upon being changed

UE - Gameplay - Blueprint - Jan 16, 2017

When the following settings are changed in a Timeline in a Blueprint, the blueprint is not dirtied, meaning that the changes won't be compiled or saved upon playing or using Save All. Length Use La ...

EQS Context Provide Single Actor Not Saving Updates

UE - AI - Jan 16, 2017

Making a change to the Provide Single Actor function in an EQS Context blueprint does not seem to be saving properly. The EQS Testing Pawn will fail to display any test data if you change the bluepr ...

Crash in FMaterialEditor::NotifyPostChange

Tools - Jan 16, 2017

User has identified a potential crash, needs investigation: https://udn.unrealengine.com/questions/330701/crash-in-fmaterialeditornotifypostchange.html ...

ShooterGame clients are unable to see LAN Off servers in the browser

UE - Online - Jan 15, 2017

Mac is unable to host Mac or Windows clients in ShooterGame . The issue does not occur in: 4.14.3 - 3251583 ...