Start up movies will only play for a second or two and then the level will load.

UE - Platform - Mobile - Oct 27, 2014

If you place a mp4 file into the startup movies section of the Project Settings, the movie will only play for a brief time before the level loads. If you play the play the level with the startup m ...

Rotating a button in UMG and moving it to the edge of the canvas causing incorrect clipping

UE - Editor - UI Systems - Oct 27, 2014

When rotating a button in the UMG blueprints and then moving through the edge of the canvas panel it causing the button to clip as though it was never rotated. Update: This also happens when placi ...

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

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

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

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

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

Nodes unavailable branching off Get Player Controller Unless Context Sensitive is unchecked

UE - Gameplay - Blueprint - Oct 23, 2014

In a project in UE4.5, when opening an animation blueprint, in the Event Graph when the player branches off the "Get Player Controller" node to search for "Get Mouse Position" it will not be shown i ...

ListSoundDurations command doesn't display by default

UE - Audio - Oct 23, 2014

After investigating AnswerHub issue I found that the ListSoundDurations command works differently than others, using the UE_LOG macro with LogAudio, Log, which won't be shown by default. It would ma ...

Uasset causes editor to crash when opened/right clicked

UE - Gameplay - Blueprint - Oct 21, 2014

Character asset will crash the editor immediately when opened or right clicked. Crash Report: 431837 ...