FXmlFile asserts on valid empty XML documents

Tools - May 5, 2016

Code asserts because it assumes that a self closing node is within another node or has another node left in the doc to parse ...

Local variables in Blueprint functions don't support default values of Custom Structs

UE - Gameplay - Blueprint - Jun 9, 2015

I make a custom struct and assign default values to it's member floats, etc. When I use that in a Blueprint, the defaults work as expected. However, when I reference it as a local variable in a BP f ...

collision does not update properly when object that has limited collision is moved/rotated

UE - Gameplay - Dec 26, 2014

collision does not correct update when an object that has limited collision is altered/rotated. ...

LPV Light Propagation Volume does not work in the right eye of the Oculus Rift

UE - Platform - XR - Feb 12, 2015

When Using a LPV the lighting that is bouncing is only visible in the left eye. Oculus needed for reproducing this issue ...

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

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