Behavior Tree "Resume" button does not match other resume buttons in editor

UE - Gameplay - Feb 12, 2015

Resume button in Behavior Trees is a different image than the resume button in other parts of the editor. ...

Using The Draw line node over an image in UMG causes Graphical issues

UE - Editor - UI Systems - Feb 12, 2015

Using the Drawn line node to draw a line over an image in UMG causes the viewport to display incorrectly. In 4.7 the lines also are not drawn. ...

Custom structure in blueprint corrupts Project

UE - Gameplay - Blueprint - Feb 12, 2015

Adding a custom Struct appears to crash the user project (possibly circular reference issue ) ...

Using Ctrl+Z after moving a widget will delete the widget

UE - Editor - UI Systems - Feb 11, 2015

TestAfter moving a widget in the designer tab and then using Ctrl+Z to undo this will cause the widget that was moved to be deleted. ...

While renaming a variable in the Details panel, clicking another variable will rename it instead

UE - Gameplay - Blueprint - Feb 11, 2015

While renaming a variable in the Details panel, clicking another variable will rename it instead. ...

EQS Generators named "NewBlueprint" cause errors and crash

UE - AI - Feb 11, 2015

Naming an EnvQueryGenerator_BlueprintBase derived BP "NewBlueprint" and deleting it causes new custom generators to not appear in the EQS. This can also lead to a crash when searching for the new ge ...

Split-screen players not rendering

UE - Graphics Features - Feb 11, 2015

When using the Create Player node to setup split-screen multiplayer, only the last player created will show properly. All other players experience render issues for their character and environment. ...

Stationary Lights are causing shadowing errors with Movable Objects

UE - Graphics Features - Feb 11, 2015

Stationary Lights are generating shadows with flickering black square and vanish shadows altogether on movable objects in the Preview of 4.7p6 and in the newest Release Branch of 4.7 (2439472). The ...

Trying to create a custom code class derived from ArrowComponent will result in the build failing in Visual Studio.

UE - Foundation - Core - Feb 11, 2015

Deriving a custom code class from UArrowComponent results in several link errors (LNK2001 and LNK2019) in Visual Studio when trying to build the project. ...

Editable text boxes (UMG) are displying the incorrect character when packaging to HTML5

UE - Platform - Mobile - Feb 10, 2015

When you add a editable text box to a project via UMG and package and deploy that project for HTML5, The Text box will show invalid characters when certain keys are pressed. I have attached a photo ...