Detail Texturing Material Fucntion incorrectly scales Detail Normal

UE - Graphics Features - Mar 15, 2015

The Detail Texturing Material Function scales the Detail Normal input incorrectly when compared to manually setting up a Detail Texturing Material. (Assets and Level uploaded to [NameRedacted] Devel ...

OnRep functions do not fire on the client

UE - Networking - Mar 15, 2015

OnRep functions do not fire on the client. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...

Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes

UE - Gameplay - Blueprint - Mar 15, 2015

Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...

Releasing left mouse button is seen as click on dropdown menus

Tools - Mar 13, 2015

Drop-down selection menus will select on mouse release. This only occurs for options under "Current Asset". I was able to click a drop-down, then hold down the left mouse button and let go over "Cle ...

The font inside of the Text box does not update when changed until the user selects another tab

UE - Editor - UI Systems - Mar 13, 2015

If the user drops a text box into the designer tab and changes the font size (after adding text first) the font size does not update right away. Instead the font size will only update if the user cl ...

An Actor BP with an editable variable that references another Actor in the level will reference multiple examples of that Actor if it is duplicated

UE - Gameplay - Blueprint - Mar 13, 2015

An Actor BP with an editable variable that references another Actor in the level will reference multiple examples of that Actor if it is duplicated. Reproduced in 4.7.2 binary and Main (//depot/UE4 ...

The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out

UE - Gameplay - Blueprint - Mar 12, 2015

The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...

On a Linux project, starter content does not appear in content browser until project is reopened

UE - Platform - Linux - Mar 12, 2015

When creating a new project with starter content on Linux, the only asset that appears in the content browser is Floor_400x400. Closing/reopening the project will cause the rest of starter content ...

AI Pawn Sensing component cannot see and hear at the same time

UE - AI - Mar 12, 2015

Hear events are never fired while See events are fired. They are mutually exclusive, with See events taking priority if both happen. ...

Local Vector variables in functions do not save the Y and Z values

UE - Gameplay - Blueprint - Mar 12, 2015

Local Vector variables in functions do not save the Y and Z values. Possibly connected: after entering the X value, pressing Tab does not move to the Y value. Tabbing from there works as expected. ...