User's editor crashes when using a certain EditorLayout.ini

UE - Editor - UI Systems - Slate - Feb 16, 2016

The users editor crashes on open when changing the layout ...

User's packaged game crashes after opening level 5+times

UE - Editor - UI Systems - Slate - Feb 16, 2016

A user's project crashes when a level is opened 5 or more times ...

TMap and TSet variables do not display properly when inspecting in VS2015

UE - Foundation - Core - Feb 16, 2016

When inspecting a TMap variable during runtime, the value of the variable is not displayed properly inside VS2015. Screenshots included to show what the TMap variable looks like in VS2013 (ProperTM ...

Source assumes that TG_PrePhysics is the first tick group

UE - Gameplay - Feb 16, 2016

Licensee has reported an issue with the source code and proposed a fix. The issue is that the source is assuming that TG_PrePhysics is the first tick group in all cases. Information can be found abo ...

Return node pins lose connection after copy and pasting

UE - Gameplay - Blueprint - Feb 15, 2016

If the user copies and pastes nodes connecting to a return node in a function then the pins on the return node will become disconnected. ...

Noise Node used in UI Material is rendering Black

UE - Graphics Features - Feb 15, 2016

The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...

GPU-ARM Mali 400 series phones will render an Opaque Unlit Material as black

UE - Platform - Mobile - Feb 12, 2016

ARM Mali 400 Series GPUs are rendering Opaque Unlit Materials as Black instead of the designated color. This is a *regression* from 4.10.2.Devices where Issue OccursDevice NameBrandBug Description ...

Saving map with landscape creates texture asset in content browser

UE - LD & Modeling - Terrain - Landscape - Feb 12, 2016

Saving map with landscape creates texture asset in content browser. ...

Debug symbols are required for the Shipping packaging configuration

Tools - Feb 11, 2016

If the engine is installed without the Debug Symbols, packaging for Shipping will fail due to the missing files. While I believe this is expected for Development, it shouldn't occur with shipping. ...

Reparenting Blueprint causes unmodifiable event dispatchers

UE - Gameplay - Blueprint - Feb 11, 2016

Reparenting a blueprint to another blueprint that contains an event dispatcher with the same name as an event dispatcher in the parented blueprint shows warnings in the child blueprint and prevents ...