Deleting an asset is unsuccessful if the asset is marked for add when using Git source control

Tools - May 3, 2017

Deleting an asset that is marked for add when using the Git source control plugin no longer actually deletes the asset. Instead the file will be removed from the Content Browser (it actually stays i ...

Drag in event graph does not work after touch event with breakpoint

UE - Editor - UI Systems - Slate - May 3, 2017

Dragging in event graph does not work after touch event with a breakpoint. This issue persists after the PIE has stopped as well. But the issue is resolved when the project is reopened. Regression: ...

Min Lightmap Resolution Doesn't Influence Padding

UE - Graphics Features - May 2, 2017

According to [Link Removed] Min Lightmap Resolution controls padding values. In this test project it doesn't appear to be doing that for AO. ...

Filename issue for Stick Figure Project 2D project

Docs - Samples - May 2, 2017

There is an issue packaging the project Unreal Stick Figure 2D project that is available in the learning tab. The project cannot package from the outset because of a couple of files that uses space ...

OnAudioPlaybackPercent Returning Incorrect Start Time of Play node with new Audio Engine

UE - Audio - May 2, 2017

The values returned by the OnAudioPlaybackPercent event node are incorrect when calling a sound to Play with a specific Start Time via blueprint when using the new Audio Engine i.e. AudioDeviceMod ...

Incorrect values from NAND node with 3 inputs

UE - Gameplay - Blueprint - May 2, 2017

The values printed from the nand boolean node display incorrect values for the specific set-ups with 3 inputs that are in the repro steps. The node works as intended with 2 inputs, and with some of ...

Functions are called multiple times when given more than one reference

UE - Gameplay - Blueprint - May 2, 2017

Functions are called multiple times when given more than one reference. The function is called a number of times equal to the number of references that it is given. ...

Xcode 8.3.2 fails to successfully build 4.15.1 from source code

UE - Platform - Apple - May 2, 2017

Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...

Default name 'None' for TextureSampleParameter2D blocks overriding in the material instance.

Named 'None' in the material editor, TextureSampleParameter2d is not overridden in the material instance. ...

GUID property is not fully generated for a component added to a Blueprint in the Editor

UE - Gameplay - Blueprint - May 1, 2017

If a component contains a GUID property, and that component is added to a Blueprint in the Editor, that property is not fully generated for instances of the Blueprint. Only the first part of the GUI ...