PakBlacklist does not seem to be excluding files properly

UE - Foundation - Core - Cooker - Feb 10, 2016

The pak-blacklist files do not seem to be working fully. While some of the files may be excluded Engine/Content/Slate files are staying behind, which can be seen once you've used UnrealPak ...

On key down override not working for UMG

UE - Editor - UI Systems - Feb 10, 2016

The widget does not appear to grabbing focus or the on key down does not appear to be firing when a key in pressed. ...

Modulated Shadows on IOS cause flickering on Skeletal Meshes

UE - Platform - Mobile - Feb 10, 2016

Modulated shadows are not functioning properly on IOS devices for skeletal meshes. Any skeletal meshes in the scene will cast a shadow, but have a flickering modulated shadow on the skeletal mesh as ...

Crash When Compiling Child Blueprint Containing a Custom Event with the Same Name as its Parent's Event

UE - Gameplay - Blueprint - Feb 10, 2016

Having a child blueprint that contains a custom event with the same name as a custom even that it is calling from its parent causes the editor to crash when attempting to compile the original parent ...

Unable to compile Engine for Debug Editor when bDebugBuildsActuallyUseDebugCRT is set to true

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 10, 2016

When building the source for the engine in Visual Studio 2015, if bDebugBuildsActuallyUseDebugCRT is set to true and the build configuration is Debug Editor, the build will fail. Full output log fr ...

Attached Project Crashes When Compiling Character Blueprint

OLD - Anim - Feb 10, 2016

The user's project is crashing during compilation of one of their character blueprints. We have not been able to reproduce this issue in a clean project, as the repro steps are unknown outside of t ...

On listen server, pawn vibrates back and forth

UE - Gameplay - Feb 10, 2016

A developer sent us a sample project and said that when you run on a listen server and move the player character around, the character model is all blurry as it appears the character is vibrating ba ...

Make an in-app purchase returns success for it's completion status the first time it is run.

UE - Platform - Mobile - Feb 9, 2016

If the user calls the Make an in-app purchase node it will return a success result on the first call. ...

Camera Anim does not register being saved.

UE - Anim - Sequencer - Feb 9, 2016

When a Camera Anim asset is saved/closed, the content added before saving is not retained when reopening the asset causing it to be empty each time it is opened. ...