Cursor Overlap events don't work on characters

UE - Gameplay - Sep 4, 2015

Setting up mouse over events for a character do not trigger. ...

DrawMaterial() Function not Rendering Translucent Material to HUD

UE - Graphics Features - Sep 4, 2015

After creating a new HUD blueprint class and calling it to render a translucent material, the material does not render at all. This is not the case with any other Blend Mode when called to render to ...

Syncing to an asset through in-editor interface will not update existing assets while in the editor

Tools - Sep 4, 2015

If a user syncs to an asset through the editor (right-clicking it in the Content Browser and selecting Sync), the asset will not update until the editor is closed and reopened. Note: This issue is ...

Altering interface outputs/inputs causes compile errors on blueprints calling interface

UE - Gameplay - Blueprint - Sep 4, 2015

If an interface is called in a blueprint and then altered, the blueprint will receive a compile error until the interface is removed and re-implemented. ...

AddDynamic() causing crash upon opening project

UE - Gameplay - Sep 4, 2015

Using the AddDynamic macro causes a crash upon opening the project. ...

The Tint setting under style for the slider bar in UMG does not appear to have an affect on the color of the widget

UE - Editor - UI Systems - Sep 4, 2015

Changing the Slide bar Color/Slide Handle Color will change the color of the Slider widget. However when changing the "Tint" settings under style, there does not appear to be any color change. ...

Lightmass Build Hanging at Specific Percentages

UE - Graphics Features - Sep 4, 2015

Lighting will build indefinitely in certain circumstances and can be verified in Swarm Agent that it will continue to process the maps even though the log shows it has completed. This is happening i ...

Set Morph Target not being sent to children of Inherited Mesh

OLD - Anim - Sep 4, 2015

In previous versions of UE4, Set Morph target to call the Inherited Mesh and would result in any children of the Inherited Mesh that shared that morph target name to morph. In UE4.9 this no longer ...

Set visibility in world outliner reset when project is reopened

Tools - Sep 4, 2015

If visibility is altered in world outliner, the visibility will be reset upon closing and re-opening the project. ...

Widget components contents appear to be offset when it comes to interacting with them

UE - Editor - UI Systems - Sep 4, 2015

When trying to click on a button or other widget within a 3d widget component the user is not able to do so. There appears to be an offset. ...