Hidden Actors on the foliage menu re-open when the editor is re-opened

UE - World Creation - Worldbuilding Tools - Foliage - Nov 18, 2014

If a user hides the details of a foliage actor in the foliage tool menu, then saves and closes the editor the details will re-open upon re-opening the editor. ...

Trigger volumes do not detect overlap events

UE - Gameplay - Dec 24, 2014

Trigger volumes do not detect overlap events. Tested in //depot/UE4/Promotable-CL-2394966 ...

Construction Script using GetSizeX/Y from Texture 2D reference returns Divide By Zero Warning when Packaging

UE - Graphics Features - Jul 21, 2016

A user has found and reported a divide by zero warning within the Construction Script when packaging for Windows. This does not occur while in the editor as when you begin moving around the blueprin ...

Component reference broken in sequencer when component is renamed

UE - Anim - Sequencer - Jul 29, 2016

Component reference broken in sequencer when component is renamed ...

Ontextchanged is not fired in mobile device.

UE - Platform - Mobile - Jun 22, 2016

Ontextchanged is not fired in mobile device. Both iOS and Android. ...

Linux packaged shell script executable has default icon

UE - Platform - Linux - Aug 5, 2016

The shell script file that is created in the root LinuxNoEditor folder has the default text file icon when packaging a project for Linux. This is inconsistent from Windows and Mac where the package ...

Crash dragging Sound Wave onto Output node in Newly Created Empty Sound Cue

UE - Audio - Aug 22, 2016

A licensee has reported a crash when dragging a Sound Wave onto the Output node within the Sound Cue editor. Regression? This crash does not occur on the 4.11.2 binary release CL-2946394 ...

Material billboards cannot be scaled

UE - Graphics Features - Oct 17, 2016

Material billboards cannot be scaled. The Material billboard appears to be unaffected by setting its scale ...

Re-parenting blueprint actors do not lose interfaces associated with their previous parent blueprint

UE - Gameplay - Blueprint - Jul 23, 2015

Re-parenting blueprint actors do not lose interfaces associated with their previous parent blueprint. Interfaces and interface functions can no longer be deleted from the re-parented actor. ...

Private functions can be called in other blueprints

UE - Gameplay - Blueprint - Nov 2, 2015

Private functions within a blueprint can be called from other blueprints. A warning does appear but the function is run despite this warning. ...