Quality settings should not affect landscape resolution

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

Changing the quality settings (or having them change on you automatically in the editor) drops mips on landscape heightmap textures, which isn't desirable as it makes it look like there are collisio ...

Memory leak after exiting PIE

There appears to be a memory leak when you PIE and then exit PIE. Users are reporting that each time they PIE, their RAM usage jumps up, say, 10MB, then when you exit PIE, it only drops down 5MB. ...

Ease node "Shortest Path" auto sets to true after closing and reopening editor

UE - Gameplay - Blueprint - Mar 9, 2015

UPDATE: 3/10/2015 User reported manually adding a separate boolean value causes that value to automatically switch to true upon reloading editor as well. No current workaround is available. ======= ...

Modified inherited components don't reflect modifications in game

UE - Gameplay - Blueprint - Mar 8, 2015

Any modifications made to inherited components in a child blueprint revert to their parent's defaults when playing in packaged game and Launch on. User reported that he also saw it when launching i ...

Upgrading to from 4.6 to 4.7 can cause assets to not be fully loaded in

UE - Gameplay - Blueprint - Mar 8, 2015

A user has upgraded their project from 4.6.1 to 4.7.2 and now one of their assets is partially loaded. After a bit of digging I found an error in the event graph of the ShadowHerosHUD. The nodes are ...

Hang after you paste node data into Blueprint right click menu

UE - Gameplay - Blueprint - Mar 7, 2015

Hang after copying a BP node, right clicking in BP graph, then pasting with Ctrl+V. ...

Users project is crashing when double clicking the exe file after packaging for windows

UE - AI - Mar 7, 2015

If you package this users project, you will get a fatal error crash after double clicking the exe file. I was unable to reproduce this issue without using the users project. Project download link: ...

BlueprintNativeEvent functions break on hot reload

UE - Gameplay - Blueprint - Mar 7, 2015

A blueprint that uses a node for a BlueprintNativeEvent function breaks on hot reload. Blueprint cannot be saved or compiled. Compile error states: Error This blueprint (self) is not a HOTRELOADED ...

Landscape Physical Material always registers default

UE - Simulation - Physics - Mar 7, 2015

Physical materials on landscapes always return DefaultPhysicalMaterial, even when the surface type is changed. ...

Transforming inherited component in editor will crash

Tools - Mar 6, 2015

When a component inherited from code is transformed in any way with the viewport controls (arrows, rotation sphere, scale boxes) the editor will crash. Using the value boxes to set the transform do ...