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. ...
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. Tested in //depot/UE4/Promotable-CL-2394966 ...
Component reference broken in sequencer when component is renamed ...
Ontextchanged is not fired in mobile device. Both iOS and Android. ...
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 ...
The editor will crash when importing an Alembic file with an empty first frame. ...
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. Interfaces and interface functions can no longer be deleted from the re-parented actor. ...
Private functions within a blueprint can be called from other blueprints. A warning does appear but the function is run despite this warning. ...