NavLinkProx's link direction issues

UE - AI - Apr 25, 2015

NavLinkProxy does not react to changes to LinkDirection in the editor. it also seems that link direciton setup doesn't get applied even when link's update is forces by moving NavLinkProxy actor. ...

Custom Fonts do not show up properly in HTML5

UE - Platform - Mobile - Apr 24, 2015

Custom UMG fonts do not show up correctly when launching to HTML5 from a packaged project. The fonts show up correctly for Windows packaged projects. ...

Mouse Not Functioning Correctly with Multiple Displays Connected to Mac

UE - Platform - Apple - Apr 24, 2015

When using mutliple monitors connected to a Mac the mouse behavior does not function well. Attempting to navigate and drag windows to and from individual displays proves difficult. The user reporti ...

Editor crashes if reopened and a row is selected after moving datatablerow editor window in a csv data table

Tools - Apr 24, 2015

If a user moves the row editor window in a csv datatable, then saves, closes, and reopens the editor, the editor will crash if the user then attempts to select a datatable row in the csv datatable w ...

Issue with Finish Transaction after an app has crashed.

UE - Platform - Mobile - Apr 24, 2015

Opening Gameplay Debugger while in PIE removes print string output from screen in subsequent PIE modes

UE - AI - Apr 23, 2015

If a user opens gameplay debugger ( ' pressed while in PIE), all print string outputs to screen disappear, and will no longer appear during any PIE session until editor is closed and re-opened. Wo ...

Viewports aren't updated (black/garbage) when resizing the editor windows

Tools - Apr 23, 2015

Found on Linux but Windows seems to have the same problems. When you are dragging/resizing the window, viewports stop updating and/or show garbage. See https://answers.unrealengine.com/questions/21 ...

Crashes in movie player on Android

UE - Platform - Mobile - Apr 23, 2015

There are a number of reported movie crash issues, but this report likely covers the main cause. Garbage collection changed in Android 4.0 and we are triggering a check that does not happen with ba ...

Lots of extra (unwanted) space at the end of a text block when a sizable amount of text is applied

UE - Editor - UI Systems - Apr 23, 2015

NICK: Sounds like accumulated imprecision after multiple lines of text. A user applied a EULA to a Text block and then set the text block inside of a scroll box. The end result was a lot of empty s ...

Setting NavModifierVolume's AreaClass at runtime does not result in navmesh rebuilding

UE - AI - Apr 23, 2015

The volume does accept the change and if it gets moved the navmesh will rebuild with new area set. The core issue is that setting NavModifierVolume.AreaClass at runtime does not notify navigation sy ...