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

A custom Blueprint node created using a code class derived from EdGraphNode can no longer be found in the event graph to be used.

UE - Gameplay - Blueprint - Dec 9, 2014

Custom Blueprint nodes no longer appear in the event graph. This was working in 4.5.1, but no longer works in 4.6 and Main. Previously working: CL 2336109 No longer working: CL 2374938 CL 2375748 ...

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

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

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

adjusting the scale of a DM via BPs will not give accurate collision

UE - Simulation - Physics - Destruction - Dec 8, 2014

DESCRIPTION: Adjusting a DMs scale via blueprints will cause issues for the collision of the DM once it has been scaled up or down. Scaling down by half or up by a value of 2 or 3 is easier to see t ...

Mouse cursor will not change unless a mouse button is being held down.

Tools - Dec 5, 2014

Changing the mouse cursor depending on what it is currently over only happens if a mouse button is also being held down. This worked normally in version 4.5.1 WORKAROUND: In UGameViewportClient::Ge ...

Real Time Preview for Converted Vector Parameters not working

UE - Graphics Features - Dec 5, 2014

The Real Time Preview of Converted Vector Parameters from the Material Editor are not currently previewing in the level viewport without re-compiling the material. ...