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 ...
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. Crash Report: [Link Removed] ...
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. 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. ...
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 " ...
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 ...
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 ...
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. ...