Output log spams errors if blueprint variable is right clicked

UE - Gameplay - Blueprint - Apr 16, 2015

Errors spam in output log when any variable is right clicked in the blueprint event graph. Update: This seems to occur only in character blueprints. Attempted in Actor BP with no success. ...

Default value for struct cannot be set to same value as parent in child blueprint

UE - Gameplay - Blueprint - Jan 29, 2015

Child blueprint cannot set value of inherited struct variable to same value as parent. ...

Swarm Agent Local Host of Coordinator not showing up in Coordinator

UE - Foundation - Core - May 26, 2015

A Computer which is hosting the Swarm Coordinator no longer shows up as a viable Swarm Agent Computer and if that computer builds lighting will only use itself and not any available agents. Also re ...

Editor slows exponentially when selecting an instanced static mesh in viewport that has a large number of instances

Tools - Jan 19, 2015

Editor slows down exponentially when spawning in a large quantity of instanced meshes. ...

Android Galaxy S 3 (Mali) or Galaxy Note 2 (Mali) Mobile Devices Not Rendering BSP

UE - Platform - Mobile - Nov 13, 2014

When the user launches a packaged game for the Android S3 Mobile Devices, any BSP's that were in the level are not visible. Collision still exists, but they are not visible when playing. ...

Black screen on Android devices with a Mali 400

UE - Platform - Mobile - Dec 10, 2014

When using the Launch on Feature with a Mali 400 Device, the project, once locked on, will appear black on 4.6 and will crash on CL# 2375758. This error occurs on new projects. Tappy Chicken Run fi ...

Editor Dirty flag not updated in Windows task bar until focus is returned

Tools - Jan 10, 2015

A Blueprint marked Dirty will appear in the Windows Task Bar with an asterisk beside its name. Saving this Blueprint will remove the Dirty flag, but the Task Bar will continue to show the BP as Dirt ...

Deleting a bound function from a widget sets the binding to None which causes compile to fail

UE - Editor - UI Systems - Mar 9, 2015

Deleting a bound function from a widget sets the binding to None which causes compile to fail. Deleting a bound function from a widget sets the binding to None which causes compile to fail The li ...

Re-importing JSON File Causes a Blank Editor Window Until the Asset is Reopened

UE - Editor - Content Pipeline - Import and Export - Jul 11, 2016

Re-importing a JSON file causes the asset window to be cleared out until the file is reopened in the editor. ...

Subobject instancing is broken and causes asserts when creating an instance of a blueprint class from non-CDO archetype

UE - Foundation - Core - May 13, 2015

When spawning an instance of a blueprint using an archetype that is not a class default object, child components will be attached to the template component instead of the instance. ...