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

LIVE: Editor crash on open if saved with detached viewport and sky light in level.

UE - Graphics Features - Oct 21, 2014

If there is a sky light in a scene and the viewport is detached and closed prior to saving, the editor will crash when trying to reopen the project. Crash Reporter: 431802 ...

Collision Channel on Particle Systems not saving

UE - Graphics Features - Oct 21, 2014

Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...

IOS Certificate Validation problems with packaging

UE - Platform - Mobile - Oct 20, 2014

User unable to use their newly created Provision as they are in a Time zone east of UTC, giving them a time stamp from the "future" ...

Navmesh does not update properly on loaded BSP

UE - AI - Oct 20, 2014

If a user removes a wall or box from the top down project base level, the navmesh will not update appropriately, creating a wall that the user will not be able to pass on PIE. Additional Note: Thi ...