Changing the mobility of an actor attached to a Skeletal Mesh in the level will change the mobility of the skeletal mesh

UE - Gameplay - Feb 16, 2016

Items attached to the Skeletal Mesh in the World Outliner can alter the Mobility of the Skeletal Mesh. Licensee specifically does not want to have any automated changes to asset mobility to happen ...

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

AddChildActorComponent in Construction Script Causes Pending Kill Error

UE - Gameplay - Blueprint - Feb 16, 2016

When using AddChildActorComponent in the construction script of an actor and attempting to get a reference to the child actor that is stored in a variable on Event Begin Play, the editor throws erro ...

Full screen mode when using a laptop with Optimus ignores the gama setting

UE - Graphics Features - Feb 15, 2016

When using full-screen mode on a optimus laptop the gama that is set for the system appears to be ignored and uses the default setting, even if it has been adjusted in Windows display calibration se ...

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

Skeletal Mesh Imported Normals do not update correctly

UE - Graphics Features - Feb 12, 2016

When importing a skeletal mesh there is an issue where the normals of the face do not update with the faces of the inside of the book as it opens. This can cause a noticeable shadow issue, which cou ...

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

Paper2D sprite reimport changes socket position if sprite sheet changes size

UE - Gameplay - Paper2D - Feb 12, 2016

Reimporting a sprite sheet that had sockets placed on some of the individual frames will result in the sockets moving if the sprite sheet's dimensions have changed since the previous import. This wo ...

An Actor Reference will reset to a None when referencing a ChildActor

UE - Gameplay - Feb 11, 2016

A blueprint with an Actor Reference will reset to a None value on compile or stopping PIE User Description: We have come across a bug with the editor regarding setting direct references to child a ...

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