Dynamic Shadows are not working when deployed to a mobile device

UE - Platform - Mobile - Dec 22, 2014

When deploying a Third Person Template project to a Mobile device, there will be no dynamic shadows in the level coming from the character. Shadows are shown in 4.6.1 but not in the changelist provi ...

Sound Cue Looping Node Tooltip Misleading

UE - Audio - Dec 11, 2014

Within the Sound Cue editor the 'Looping' sound node tooltip is a bit misleading. It says, "Defines how a sound loops; either indefinitely, or a set number of times." When clicking on this node in t ...

Scrollbox breaks when put inside of another widget

UE - Editor - UI Systems - Dec 10, 2014

A scrollbox no longer gives the user the ability to scroll after being placed in the following widgets. -Vertical box -Grid panel ...

Set nodes for Physical Materials are no longer accessible via Blueprints

UE - Gameplay - Blueprint - Nov 19, 2014

DESCRIPTION: Set nodes for Physical Material parameters are no longer accessible via Level Blueprint. AH Post: https://answers.unrealengine.com/questions/135031/cant-set-physical-material-properti ...

StaticMesh->RenderData->LODResources[0].IndexBuffer empty in Standalone games.

UE - Gameplay - Nov 14, 2014

GetArrayView is returning incorrect values in Standalone games. The correct values are returned when played in Editor. ...

Instanced Static mesh does not LOD at the same screen distance as standalone mesh

UE - Graphics Features - Nov 11, 2014

DESCRIPTION: When using instanced static mesh component in a blueprint that has LODs the normal distances for LODs are not reflected for the instanced static mesh component. AH Post: https://answe ...

Enum Meta is being ignored when project is packaged

Tools - Nov 4, 2014

When using UMeta on Enums, text is ignored when doing Enum to String on a packaged project. ...

UMG widgets aren't cleared when levels are swapped via 'open LevelName'.

UE - Editor - UI Systems - Oct 30, 2014

If a level has UMG widgets, swapping to other levels (including the level you're already on) doesn't clear away the UMG widgets. ...

PostProcess for SceneCapture2D currently not working

UE - Graphics Features - Oct 29, 2014

Currently if you set a SceneCapture2D's "Capture Source" to "Final Color (LDR with PostProcess)", the result of the screen capture becomes just a black texture. If you set the SF_Tonemapper show fl ...

Shadows cast from static meshes are not appearing on characters in Mobile Preview

UE - Graphics Features - Oct 24, 2014

When placing a Static mesh into a level that will cast a shadow and building lighting, no shadow will be shown on a character when walking through its shadow ...