Text does not scale when using the "Draw Text" node in a HUD blueprint

Tools - Dec 15, 2014

When using the "Draw Text" node in a HUD blueprint the text will not respond to the change scale feature of the the node. It can even be set to zero and the scale does not change from the default. ...

Foliage Painted on BSP is Deleted after Building Geometry

UE - World Creation - Worldbuilding Tools - Foliage - Dec 15, 2014

After painting foliage meshes on a BSP surface and rebuilding the level (more specifically the geometry), the meshes are deleted. This bug is especially nasty because you cannot Ctrl+Z after buildi ...

EQSTestingPawn display queries in Components tab

UE - AI - Dec 10, 2014

[Link Removed] In the link is an attached project. ...

Black screen on Android devices with a Mali 400

UE - Platform - Mobile - Dec 10, 2014

When using the Launch on Feature with a Mali 400 Device, the project, once locked on, will appear black on 4.6 and will crash on CL# 2375758. This error occurs on new projects. Tappy Chicken Run fi ...

Right-clicking in the Event Graph of a second Blueprint created using Create Blueprint Using This... will crash the editor

UE - Gameplay - Blueprint - Dec 9, 2014

Right-clicking in the Event Graph of a second Blueprint created using Create Blueprint Using This... will crash the editor. Crash Report: [Link Removed] Call Stack:<unknown module>! KERNELBASE!Rai ...

The editor crashes during PIE when using the DemoPlay feature

UE - Networking - Dec 9, 2014

The editor crashes during PIE when using the DemoPlay feature. Crash Report: [Link Removed] ...

Adding a code class derived from SceneCaptureComponent2D to a project will prevent that project from building successfully in Visual Studio.

UE - Graphics Features - Dec 9, 2014

Adding a code class that derives from SceneCaptureComponent2D will cause the build to fail in Visual Studio. Build Errors: 1>MySceneCaptureComponent2D.cpp.obj : error LNK2001: unresolved external ...

Packaging and opening shootergame.exe shows black screen and freezes, must be manually shut down.

Docs - Samples - Dec 9, 2014

If Shootergame is packaged to Windows (64 bit) then the packaged project is opened, it will show a black screen and freeze. The program cannot be interacted with and must be shut down via task manag ...

No selection highlight in ES2

UE - Graphics Features - Dec 9, 2014

No selection highlight in ES2. Expected to be able to see what user has selected. Reproduced on windows and mac. ...

Set Members in Struct node doesn't work if the Struct is contained within an Array

UE - Gameplay - Blueprint - Dec 9, 2014

Set Members in Struct node doesn't work if the Struct is contained within an Array. ...