Zooming in UMG preview doesn't scale text block margin

UE - Editor - UI Systems - May 20, 2015

Zooming in UMG preview doesn't scale text block margin [Image Removed] [Image Removed] ...

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

Crash when Opening the Class Defaults or Class Settings Tab within an Actor Blueprint

UE - Gameplay - Blueprint - May 19, 2015

A crash occurs when attempting to open the 'Class Defaults' or 'Class Settings' tab of an Actor Blueprint. If the 'Details' tab is already open and you close it and attempt to reopen the options, th ...

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

10 or more Static Meshes set to Simulate Physics and Replicates Movement will crash the editor with PIE set to 2 or more players

UE - Networking - May 19, 2015

10 or more Static Meshes set to Simulate Physics and Replicates Movement will crash the editor with PIE set to 2 or more players. Less than 10 don't cause a crash. The user reporting this got a mor ...

Wires cannot be Ctrl + dragged off reroute nodes

UE - Gameplay - Blueprint - May 19, 2015

Wires cannot be Ctrl + dragged off reroute nodes. Ctrl + clicking and dragging the wire from a pin on other nodes acts the same as Ctrl + click-dragging from the pin itself, but on Reroute nodes thi ...

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

Including "meta = (WorldContext = "WorldContextObject")" as a specifier in a Blueprint Function Library results in the function not being available in Object Blueprints if a parameter passed into the function is a UObject named WorldContextObject

UE - Gameplay - Blueprint - May 15, 2015

If a function in a custom code Blueprint Function Library class contains meta = (WorldContext = "WorldContextObject") as a specifier, that function does not appear in context searches in a UObject B ...