Material Preview for Post Process Material Does not display in Material Editor

UE - Graphics Features - May 19, 2017

In the Material editor for when working with a Post Process Material, the material does not appear in the preview window. Regression: This issue does not occur in 4.15.2 Binary Builds ...

Keying the Spawned Property of a Spawnable Breaks in the details panel

UE - Anim - Sequencer - May 18, 2017

The spawnable mesh seems to be breaking when their spawned property is altered. If you uncheck the spawned property in Sequencer, the Details panel also breaks similar to keying the property. This ...

When using Set Master Pose Component, crash occurs when target has cloth

OLD - Anim - May 18, 2017

Description: Appears directly related to using Set Master Pose Component when the target component has cloth Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Lin ...

Specular Highlight Much Stonger/Larger In Forward Shading

UE - Graphics Features - May 15, 2017

In forward shading specular highlights appear to be much larger for very smooth materials in contrast to the deferred shader. In 4.14.3 the specular highlights were displaying correctly in forward s ...

Crash when updating phsyics simulated box extent during runtime

UE - Simulation - Physics - May 12, 2017

If a Box Collision component is set to simulate physics, calling "Set Box Extent" causes the editor to crash. Workaround: Setting Collision Enabled for the box component to "Physics Only" or "Query ...

[CrashReport] UE4Editor_Engine!UBlendSpaceBase::UpdatePreviewBasePose() [blendspacebase.cpp:1220]

OLD - Anim - May 11, 2017

This crash has been logged due to high frequency among our users. I have tested in 4.15.2 based on the user comments below, but have been unable to reproduce this issue. In my attempts the Blendspa ...

HTML5 fails during Package Command with ASM enabled

UE - Platform - Mobile - May 10, 2017

While testing in //UE4/Release-4.16 CL 3432136 in Binary – Launching a blueprint - FirstPerson template to Chrome encounters an error.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated wit ...

Some Material Nodes Are Not Able To Be Deleted

UE - Graphics Features - May 10, 2017

There are a lot of cases where nodes in the material editor will no longer get deleted even if you save the material after deleting the node. As soon as you close the window for the material editor ...

Combo box does not function in packaged build

UE - Editor - UI Systems - May 10, 2017

The ComboBox (string) element for UMG is not correctly displaying, The array options do not appear and can not be selected, for the packaged build, while PIE behaves as expected. Regression: This ...

Editor Crash on Mac after creating blueprint structure

UE - Gameplay - Blueprint - May 10, 2017

Creating a blueprint structure in the content browser causes the editor to lock up and become unresponsive. ...