LIVE: Memory spikes when importing a json with a large amount of sprites

UE - Gameplay - Paper2D - Oct 24, 2014

While importing a json file with a large amount of sprites, memory usage spikes. The test asset uses a 2000x128 texture with 1024 elements. ...

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

LIVE: Multi Line Editable Text BOx in UMG does not wrap text to a new line

UE - Editor - UI Systems - Oct 24, 2014

When setting up a UMG HUD system, the Multi Line Editable Text box component will accept text, but all text entered is on a single line with a horizontal scroll bar rather than wrapping to a new lin ...

Image widget does not scale the inner borders correctly

UE - Editor - UI Systems - Oct 24, 2014

When Scaling in and out in the UMG blueprints with an image applied to an image widget that is set to border as it's "Draw as" selection the image does not scale correctly. EDIT: The UI should prev ...

Math Expression nodes cause packaging to fail.

UE - Gameplay - Blueprint - Oct 24, 2014

When using a math expression node within a blueprint, the project will fail when packaging. ...

Tooltip on Beam Source Name is incorrect

UE - Niagara - Oct 24, 2014

In the Beam's Source Module the tooltip for the Source Name is actually the tooltip for the Source Tangent Strength. ...

The Editor will crash on load if a class contains a CanvasRenderTarget2D that is set using CreateCanvasRenderTarget2D.

Tools - Oct 23, 2014

Adding a CanvasRenderTarget2D* UPROPERTY to a class and setting it using CreateCanvasRenderTarget2D will cause the Editor to crash on load. CRASHREPORT: [Link Removed] UDN: This was also reported ...

Characters can fall through a rotating sprite that has been scaled

UE - Gameplay - Paper2D - Oct 23, 2014

A scaled sprite does not appear to consistently maintain its collision for characters near its edges. I'm not certain whether this has anything to do with the character being in a fall state, but th ...

LIVE: Advanced Lighting Map (new default map in Release) has a Skybox the generates Error on Lighting Build

Docs - Samples - Oct 23, 2014

Opening the Advanced_Lighting Map, the new default map with 4.5.0 and 4.5.1, the Skybox has 4 UV Channels but all of them have overlapping UVs. WORKAROUND - You can Auto Generate UVs for the Skyb ...

Deleting console key does not persist

UE - Foundation - Core - Oct 23, 2014

When I go to the Input section of the Project Settings and change the key that the console is mapped to, when I restart the editor, there are now 2 bindings to the console. The default ~ mapping as ...