Adding impulse to a Static Mesh Component that is not the root of an Actor Blueprint does not replicate movement to the Client

UE - Networking - May 19, 2015

Adding impulse to a Static Mesh Component that is not the root of an Actor Blueprint does not replicate movement to the Client. Reproduced in 4.7.6, 4.8 Preview 3, and Main (//depot/UE4/Promotable- ...

The Top Down template TopDownController has Block Input enabled by default

Docs - Samples - May 19, 2015

The Top Down template TopDownController has Block Input enabled by default. This is potentially confusing for new users not aware of this difference. Note that due to [Link Removed], testing this r ...

Unable to Compile Actor Blueprint with Tilemap Component

UE - Gameplay - Paper2D - May 19, 2015

Unable to compile and edit the scale of a Tilemap Component as an Actor Blueprint after Importing a Tilemap and creating a Tile Map Asset within the content browser. There are also no details shown ...

Editor becomes unresponsive after clicking off of a Widget when the input mode is set to UI only

UE - Editor - UI Systems - May 19, 2015

If the user sets the input mode to UI Only and then clicks on the screen in an empty area (so that it captures the mouse) the user will no longer be able to add any input of any kind and must use th ...

Landscape holes retain collision if Mip level changed to 1

UE - LD & Modeling - Terrain - Landscape - May 19, 2015

Landscape holes have collision if the mip level of the landscape is changed from 0 to 1. ...

Cannot build for Windows with the Steam VR plugin Enabled

UE - Platform - XR - May 19, 2015

If a user has the Steam VR plug in enabled it will cause the build for windows to fail when trying to package. ...

Cannot Set the Arrow Component Size Correctly within Construction Script as Actor Blueprint

UE - Gameplay - Blueprint - May 19, 2015

Setting the arrow size of an added arrow component via the Construction Script, does not update unless the 'Set Arrow Size' is plugged into the 'Set Arrow Color' function. The expected outcome woul ...

When printing an option within an Enumeration out to the screen it does not return the correct name in stand alone

UE - Gameplay - Blueprint - May 19, 2015

If a user tries to print out one of the named variables that is stored within an Enumeration blueprint then it will return something along the lines of Enumeration 0, Enumeration 1, Enumeration 2, . ...

Live Node Previews are broken with Coordinates higher than UV0

UE - Rendering Architecture - Materials - May 18, 2015

User reporting the Live Node Preview in the Material Editor will return only Black in the Node when using any UV other than UV0. Also reproduced in Main Promotable-CL-2552010 & Releases/4.8/Promote ...

Widget components render on order of the closest widget to the screen.

UE - Editor - UI Systems - May 18, 2015

If the user uses multiple 3d Widget components with in a single actor they are rendered in order of the closest widget to the screen. This can cause widgets that are behind another widget to clip in ...