Using a user generated timeline in blueprint causes an exception in engine code.

UE - Gameplay - May 13, 2015

This crash is caused by an exception that is thrown due to the functions inside of a blueprint based off a user-defined class that is suppose to mimic Timelines. ...

Stacked Material Nodes become difficult to read

UE - Rendering Architecture - Materials - May 13, 2015

Material Nodes, particularly Constant Vector 3s and Texture Samples, become difficult to read when users overlay them like stacked cards. [Image Removed] Also reproduced in Main Promotable-CL-2548 ...

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

Delegation issue with copied instances of a Trigger BP that is based off of the StaticMeshActor

UE - Gameplay - Blueprint - May 13, 2015

Delegation issue with copied instances of a Trigger BP that is based off of the StaticMeshActor parent class. If bp Trigger A is placed into the level and then 2 copies are made (B & C), when C i ...

"Set Animation Mode" creates multiple instances of the AnimBP

UE - Gameplay - Blueprint Editor - May 12, 2015

Changing the Animation Mode repeatedly creates a new instance of the AnimBP being used every time you switch back to the Animation Blueprint mode. Example Project: [Link Removed] ...

Screen position expression does not work in UMG

UE - Editor - UI Systems - May 12, 2015

Screen position does not appear to work when used in UMG. The Material appears to be one solid color. ...

German keyboard layout does not recognize the keys ö,ü,^ in editor

Tools - May 12, 2015

ö,ü,^ keys are not recognized on keyboards with a german QWERTZ layout in editor. ...

Crash with Twitch Live Streaming Plugin

UE - Foundation - Cpp Tools - Plugin System - May 12, 2015

The user is trying to get the Twitch LiveStream Plugin to work. After reading through some more recent Forum posts as well as the initial implementation of the Plugin within the release notes, it is ...

On Linux, FBX Import breaks content browser and RMB control in edior

UE - Platform - Linux - May 12, 2015

After importing a FBX and closing the project, upon reopening the content browser does not show any assets and click/holding RMB does not allow camera to pan around. ...

Cannot place static mesh in location if foliage mesh is already placed in same location

UE - World Creation - Worldbuilding Tools - Foliage - May 12, 2015

If a foliage object is already placed in level at a location, it will delete any static mesh that is placed in the same location. ...