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

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

Event Dispatcher not being called in 4.6

UE - Gameplay - Blueprint - Dec 8, 2014

ED nodes in 4.6 but are not being executed in standalone or cooked games. Also, users receive compile errors when the project is saved and reopened that resolve when the blueprint is recompiled. ...

The crash reporter tool does not start on Windows 8.1 machines when running the Engine built from source code.

UE - Foundation - Core - Dec 5, 2014

The source code to build the Engine that is available from GitHub includes the file dbghelp.dll, which prevents the crash reporter tool from starting on Windows 8.1 machines. This file is not presen ...

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

Using the "-opengl" commandline argument on a client project will trigger an Access Violation breakpoint.

UE - Graphics Features - Dec 3, 2014

Running a client in debug mode in Visual Studio with the "-opengl" commandline argument will trigger an Access Violation breakpoint. ...

Color Information Clamped to a Max of 1 in Cascade Color Modules

UE - Graphics Features - Dec 3, 2014

You cannot enter a value higher than one in any color module. WORKAROUND - You can graph it and select the point you want to change and then set value to any number, but it will be clamped back to ...

Crash when calling "Create Widget" node

UE - Editor - UI Systems - Dec 3, 2014

User reported a crash when trying to call "Create Widget" node set to UserWidget. Was not able to reproduce internally. User was able to resolve the crash by recreating the widget blueprint and re ...

Shadows in Unreal for OSX not showing correctly

UE - Platform - Apple - Dec 2, 2014

I have copied a project from Windows to my Macbook Pro. It's the first time I try Unreal for OSX. In Windows everything worked perfectly, but in Mac shadows are showing like this: alt text Buildin ...

The Open Level command is causing Android devices to freeze up

UE - Platform - Mobile - Dec 1, 2014

If you use the Open level node in the newest promoted build, once the project is deployed to an Android device, when triggered with a UMG, the project will freeze and be unplayable. Issue does not ...