Objects in editor windows can still be highlighted when mouse is over them with a non UE4 window in front of the editor

Tools - Dec 4, 2014

When the editor is open behind another window and the mouse hoovers over objects and options in various submenus, objects are still highlighted in the editor. ...

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

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

Alembic Import with empty first frame will cause the editor to crash

UE - Gameplay - Aug 10, 2016

The editor will crash when importing an Alembic file with an empty first frame. ...

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