Overlap events fire multiple times on clients when Using PIE

UE - Gameplay - Blueprint - May 16, 2016

The overlap events fire multiple times with only one trigger of the opposite call. (example: Begin over lap will fire multiple times when the end overlap was only called once) ...

Changes in Blueprint Properties not Updated in placed Instance

UE - Gameplay - Blueprint - May 16, 2016

When changing some properties in a Blueprint, the changes are not reflected in placed instances of the Blueprint. I've included repro steps from the licensee who reported this. I verified these step ...

Edges flickering when bsp geometry added to the level

UE - LD & Modeling - Modeling Tools - BSP - May 13, 2016

When adding a bsp Geometry object into the world the edges flicker. The effect can sometimes be seen better if you change the tessellation of an object that has it. Observed on border edges of a sel ...

Incorrect size error for iPhone Plus Retina iOS8 App Icon

Tools - May 13, 2016

The Icon size for the iPhone plus in project settings appears to be looking for the wrong size. This causes the icon size to be incorrect in a default project. ...

Folders deleted inside of the Content Browser do not actually get deleted

UE - Editor - Content Pipeline - Content Browser - May 13, 2016

A user reported an issue where folders are never actually deleted when they are deleted via the Content Browser. They return when reopening the editor and never disappear from the File Explorer. ...

Segment look up on anim tracks checks against the wrong value

OLD - Anim - May 13, 2016

UDN user reported issue. We test the anim start time instead of the segment start time when looking up segments. This means that if the user changes the anim start time from the default of 0 it brea ...

Play button stays highlighted after PIE has ended

Tools - May 13, 2016

Play button stays highlighted after PIE has ended until the user moves mouse over the Play button again. Regression (Yes) issue (does not) occur in 4.10.4. ...

Using EditInstanceOnly specifier on ActorComponent appears in actor blueprint

UE - Gameplay - Components - May 13, 2016

When a property added to an ActorComponent class uses the specifier EditInstanceOnly, the property is editable inside a blueprint with the component rather than only showing up when selecting an ins ...

Replacing a StaticMesh actor with a C++ class that extends AStaticMesh changes the selected static mesh asset

Tools - May 13, 2016

Replacing a StaticMesh actor with a C++ class that extends AStaticMesh changes the selected static mesh asset. But making a blueprint of that static mesh and replacing using that instead doesn't ch ...

MetalRHI crash locking camera cut to a level sequence in QAGame

UE - Platform - Apple - May 12, 2016

Running into an intermittent crash in MetalRHI when locking to a camera cut in a level sequence. Very similar to [Link Removed] which is an NVIDIA GPU. ...