Expand Node on a Function node deletes the Function node

UE - Gameplay - Blueprint - Mar 13, 2015

Expand Node on a Function node deletes the Function node. If the Function node is part of a group of nodes collapsed into a function, expanding that new function node will return all nodes except th ...

Launch on Nexus 9 fails due to unknown arm64-v8a architecture

UE - Platform - Mobile - Mar 13, 2015

Nexus 9 fails due to unrecognized CPU architecture. Need to add mapping of arm64-v8a to arm64 (UE4 internal architecture for this part) so it will fall back to armv7 for now and in future use 64-bi ...

World Composition Browser sublevels register as edited/needs to be saved when levels browser is closed and reopened

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2015

Sublevels appear dirty when the level browser is closed and re-opened. ...

The font inside of the Text box does not update when changed until the user selects another tab

UE - Editor - UI Systems - Mar 13, 2015

If the user drops a text box into the designer tab and changes the font size (after adding text first) the font size does not update right away. Instead the font size will only update if the user cl ...

HydroErosion on landscape crashes on Linux

UE - Platform - Linux - Mar 13, 2015

While on a Linux OS, the editor immediately crashes if the Hydro Erosion tool is used on a landscape. ...

Landscape LODDistanceFactor not applied to levels that were not loaded when it is changed

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2015

Landscape LODDistanceFactor is not applied to levels that were not loaded when it is changed. Sample content shows a landscape in this state. Other landscape properties probably suffer from this s ...

GetHitResultUnderCursor does not always return true with landscape collision

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2015

When using GetHitResultUnderCursor and pressing LMB over a landscape, there is a chance that the location chosen will return false when it should be returning true. It seems dependent on what area o ...

An Actor BP with an editable variable that references another Actor in the level will reference multiple examples of that Actor if it is duplicated

UE - Gameplay - Blueprint - Mar 13, 2015

An Actor BP with an editable variable that references another Actor in the level will reference multiple examples of that Actor if it is duplicated. Reproduced in 4.7.2 binary and Main (//depot/UE4 ...

Deleting folders in the Content Browser will not delete them permanently from Project Folder

UE - Editor - Content Pipeline - Content Browser - Mar 13, 2015

If you delete a folder from the Content browser that is in the Starter content, The folder will reappear if you reopen the project. The only way to delete them would be from Windows Explorer. I als ...

Some custom fonts break games that are launched in HTML5

UE - Editor - UI Systems - Mar 13, 2015

A user complained that a font was not showing up in their project. While investigating this issue, I found that certain fonts will cause the project to no longer work when launched to FireFox. The b ...