Cannot watch values inside of a function in blueprints

UE - Gameplay - Blueprint - Sep 8, 2015

Values are never considered in scope when a variable is watched within a custom function, even though "watch this value" is available for use. ...

Blueprint based on custom Vehicle class can't be edited after closing/opening the editor

UE - Gameplay - Blueprint - Sep 8, 2015

If a custom class named Vehicle is used as the base of a blueprint, closing and reopening the editor prevents the blueprint from being opened. The editor reports that the derived class is invalid. ...

Creating a new level in content browser does not give user option of default/empty level

Tools - Sep 8, 2015

Creating a new level in the content browser does not give user the choice of a default or empty level. ...

Framing an object after locking a camera in matinee closes the editor.

Tools - Sep 4, 2015

After creating a matinee actor and adding a camera group, I lock the camera group. Then I go back to the viewport and select a mesh in the scene. Pressing F to frame that object closes the editor wi ...

Major artifacting in FP Template with Skylight in ES31 Deferred

UE - Platform - Mobile - Sep 4, 2015

When the First Person Template is deployed to a Nexus 9 using ES31, there is an extreme magenta color over the screen. Disabling post process reduces the bloom, but there is still major color artif ...

Self Shadow enabled causes shadow artifacts

UE - Graphics Features - Sep 4, 2015

Shadow artifacts will appears when the camera is moving towards a character or if playing will appears with the character if Self Shadow is enabled for the character. Sample video and image attache ...

Adding a hole to landscape and previewing in OpenGL ES2(Mobile) Crashes UE4

UE - Platform - Mobile - Sep 4, 2015

Making a hole in a landscape and viewing in mobile preview using OpenGL ES2(Mobile) and stopping preview crashes editor. ...

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