Component properties cannot be edited for instances of a Blueprint if more than one instance of that Blueprint in the level is selected

UE - Gameplay - Blueprint - May 5, 2017

Properties of components that are added to a Blueprint cannot be set in the Details panel for instances of that Blueprint in the level if multiple instances are selected. These components also do no ...

Crash on draw material to rendertarget

UE - Graphics Features - May 5, 2017

This crash has started occurring in 4.15.2. It seems to be a regression from 4.15.1. ...

Focus not updating correctly when using the setting Smooth Focus Changes.

UE - Anim - Sequencer - Apr 18, 2017

Focus not updating correctly when using the setting Smooth Focus Changes. ...

ProfileGPU console command crashes Daydream applications

UE - Platform - XR - May 8, 2017

Using the Profilegpu console command in a Daydream app causes the app to crash. Crash logs attached. Regression?: No This also occurred in 4.14 ...

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

Get Hit Result Under Cursor By Channel Blocked by Hidden Actors

UE - Gameplay - May 11, 2017

Components that are hidden in game seem to be blocking hits from the Get Hit Result Under Cursor by Channel node when it's tracing Visibility. This behavior is not consistent with 4.15.2. In 4.15.2 ...

Build fails if a project contains a struct with a name in all caps

UE - Foundation - Cpp Tools - UnrealHeaderTool - May 11, 2017

Using all caps for the name of a struct defined in code that includes a constructor will cause the build of the project to fail in Visual Studio. The error that is given suggests that a semi-colon i ...

Sequencer asset in QAGame doesn't cook deterministically

UE - Foundation - Core - Cooker - May 11, 2017

A Level Sequence in QAGame doesn't cook deterministically, and is always included in patches. Possibly related to [Link Removed] ...

Maps in QAGame don't cook Deterministically

UE - Foundation - Core - Cooker - May 11, 2017

Some maps in QAGame don't cook deterministically, so are always included in patches. ...

Paper2D Sprite doesn't cook deterministically

UE - Foundation - Core - Cooker - May 11, 2017

The "DummySprite" asset in Plugins/Paper2D doesn't cook deterministically, and as such is always included in patches. ...