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

Editor crashes when attempting to open a new level from a level that has an external curve in a timeline within the level blueprint

UE - Gameplay - Blueprint - Oct 27, 2014

The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...

Duplicating a map crashes the editor (Blueprint compile crash)

UE - Gameplay - Blueprint - Jan 5, 2015

EDIT: Date: 1/21/2015 Adding the [Link Removed] Duplicating a map in the Content Browser crashes the editor. It does not matter if the map being duplicated is the currently open map or not. EDIT ...

Playing this project in Standalone, or packaging for windows, causes the new window to crash

UE - Gameplay - Dec 16, 2014

When you attempt to play the user project in Standalone, or Packaging for Windows, the new window will crash and not play the game. Issue also occurs on Mobile. The project will not open. ...

Package game and standalone game crashing (possibly related to UE-6766)

UE - Gameplay - Dec 23, 2014

Crashes in UGameplayStatics::GetPlayerController, probably because World is NULL. When you package this vehicle game setup or play in standalone, the game will crash. 4.6.1 release crash (Standalo ...

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

Opening widget blueprint causes editor to crash

UE - Editor - UI Systems - Oct 17, 2014

Branch Build Label UE4-Main Promoted-CL- 2323471 DESCRIPTION: User crashes when opening a Widget blueprint.  Unable to reproduce internally. *EDIT* Repro provided by User ...

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

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