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

TRACKS: Icons occluded when track/actor name is longer than the panel

UE - Anim - Sequencer - Feb 11, 2016

Icons are being occluded when you shrink the actor panel in Sequencer. The expected behavior from the rest of the editor is to prioritize the functional UI elements [Image Removed] ...

Distance Field Mesh default resolution artifacts on some shape meshes

UE - Graphics Features - Feb 10, 2016

Distance Fields generated for the 4 basic static mesh assets in the modes panel appear to have artifacts or low resolution. This is only affecting certain shapes that I can see. Adding in assets fro ...

SceneCapture2D Components when referenced on screen by UI widget will cause massive screen flickering in Standalone, Launched or Packaged Game

UE - Graphics Features - Feb 10, 2016

When a SceneCapture2D actor is added as a Component to a Blueprint actor and the Render Target is assigned to a UI component in the level, the screen flickers at a rapid pace. The effect is slightl ...

Setting location of Child Actor inside of OnConstruct causes the ChildActor to leave behind non-referenced instances

UE - Gameplay - Feb 10, 2016

If the ChildActorComponent on a mesh is attached to a component and then has its location set in the OnConstruct function, it'll leave behind non-referenced instances of itself. This is most apparen ...

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