DoesSocketExist always returns false for Sprite Sockets (flipbooks and sprite components)

UE - Gameplay - Paper2D - Jan 15, 2015

DoesSocketExist always returns false for Sprites in a Flipbook, whether there is a socket on any/all of the Sprites or not. Note: GetSocketLocation seems to work fine, indicating that it is reading ...

Project crashes when changing the tool tip of an image widget and then trying to compile

UE - Editor - UI Systems - Jan 14, 2015

The user was adjusting the dpi curve and now when an image tool tip is changed and then the user tries to compile the widget, the project crashes Could be related to:https://jira.ol.epicgames.net/ ...

PerceptionComponent SensesConfig fails to save

UE - AI - Jan 14, 2015

Seems there are issues with saving SensesConfig. Has to be investigated: "First I tried creating the SensesConfig instances in the instanced array property within the component on blueprint templat ...

After clearing the options of a ComboBox (String) widget it will not update

UE - Editor - UI Systems - Jan 13, 2015

If a user uses clear options on a combo box (String) and then tries to add new and different data, the data that is added was the data that was removed with the clear options node. ...

Placing 3 or more individual meshes in the foliage tool and creating a large amount of them dramatically reduces FPS

UE - World Creation - Worldbuilding Tools - Foliage - Jan 13, 2015

While the framerate has improved for 4.7 in regards to large amounts of foliage, when a user places a substantial amount of foliage into level and it has at least 3 different foliage meshes, FPS dro ...

Editable Text Box crashes game on iOS

UE - Platform - Mobile - Jan 12, 2015

Clicking on an Editable text box on a mobile device will causing the project to crash on the device. Tested on an iPad Air 2 (8.1) The crash does not occur on Android. Log files are from xcode ...

Objects with physics enabled do not show up in 4.7 preview 2 (when upgraded form 4.6)

UE - Gameplay - Jan 12, 2015

After upgrading from 4.6 to 4.7 preview 2 objects that are set to simulate physics will not show up if the user uses the mobile preview. ...

Duplicating a Timeline from the MyBlueprint tab creates a Timeline variable with no actual Timeline which cannot be renamed

UE - Gameplay - Blueprint - Jan 10, 2015

Duplicating a Timeline from the MyBlueprint tab (instead of duplicating it in the Graph) creates a Timeline variable with no actual Timeline to edit. It is only possible to Set or Get this variable. ...

console "stat" commands function properly but report command as not recognized

Tools - Jan 9, 2015

A number of "stat commands" such as "stat memory" or "stat collision" are working when used but display the message "Command not recognized: stat memory" when entered. ...