Temperature slider seems to be inverted

UE - Graphics Features - May 6, 2015

The slider for the temperature gauge on lighting seems to be inverted. The cooler the temperature is, the redder the shade. The hotter the temperature gets, the cooler it looks (blue). ...

Adding a key frame to the curve editor in UMG adds multiple keyframes

UE - Editor - UI Systems - May 6, 2015

When Right clicking and selecting add key frame to an animation on the curve editor in UMG there appears to be multiple keys being added to the timeline. ...

Dev Folder is referencing/being referenced by UE4_Mannequin

Docs - Samples - May 6, 2015

Basically UE4_Mannequin is causing a dev folder to show up if you add the template as a content pack. It's a few materials that are being kept there. ...

Cannot disable the NavLinkProxy through the Smart Link option

UE - AI - May 6, 2015

Cannot disable the NavLinkProxy through the Smart Link option. If this is not the proper way to disable the NavLink, users are confused by the naming of 'Link Enabled'. ...

Incorrect Sampler Type of Normal Texture Samples for M_CobbleStone_Rough Material from Starter Content

Docs - Samples - May 6, 2015

The M_CobbleStone_Rough Material from Starter Content needs to have all the Normal Texture Sampler Types set to 'Normal' from 'Color' ...

Functions that are placed in a graph do not update when pins are added/subtracted

UE - Gameplay - Blueprint - May 6, 2015

If the user creates a function and then places it into the event graph and then goes back and add and output pin the function that is already in the graph will not update and will need to be replace ...

Editor will crash when Blueprint Details Panel is dragged across the Event Graph

Tools - May 6, 2015

When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...

Crash on inputting Scalar Value in Grass Material Node

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

Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...

Jump Animation for FPS template character breaks on land

OLD - Anim - May 6, 2015

When jumping in the first person template project, the "is in air" animation continues to play after landing. Solution: Switching out the "FirstPerson_JumpStart Asset" node for the "FirstPerson_J ...

Inherited components in Child Blueprints cannot be dragged into the Event Graph to access their variables

UE - Gameplay - Components - May 6, 2015

Inherited components in Child Blueprints cannot be dragged into the Event Graph to access their variables. Searching for the Getter in the Event Graph works as expected. This seems inconsistent with ...