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

Editor crashes when importing 4.5.1 project to 4.6

UE - Gameplay - Blueprint - Dec 9, 2014

The user converted a copy of their 4.5.1 project to 4.6. Upon opening that project, the editor crashes. Deleting certain widgets allows the user to open the project, but opening any map results in a ...

Changing variable defaults in parent BP does not update changes in child

UE - Gameplay - Blueprint - Dec 9, 2014

The changes made to the values for a transform variable setup in a blueprint will not show up in a child BP until the yellow arrows is pressed to reset to default. Other variable types update autom ...

Load level interactions are not working on mobile

UE - Editor - UI Systems - Dec 9, 2014

When using UMG to load levels on a mobile device, The first level is being loaded but nothing after the first is able to trigger any additional levels to load. ...

Virtual Memory Limit Listed in Logs

UE - Foundation - Core - Dec 9, 2014

Logs show virtual memory limit for Windows 64 bit: 8388608.00. This is erroneous information that can be removed or replaced with more immediately useful information. ...

Material expression If node has been broken, major regression that shipped in 4.6

UE - Graphics Features - Dec 9, 2014

This sounds legit. Anyone mess with the if node recently? There seems to be a regression where existing content is broken. This should be fixed ASAP and patched into 4.6. https://forums.unrealen ...

Creating a new Matinee Controller node only shows the Finished pin

UE - Gameplay - Blueprint - Dec 9, 2014

Worked: P4 Main 4.7 CL:2375748 P4 Releases 4.6 CL:2369413 (Gold) Broken: Portal Binary 4.5.0 CL:2326478 After creating a matinee with event(s) in it, creating a Matinee Controller only shows the " ...