Editor crashes when attempting to doubleclick static mesh in content browser

UE - Graphics Features - Jan 16, 2015

Edit: Fatal error: [Link Removed] [Line: 1467] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthfalse for Material Resource M_Base_Advanced_blend! With VF=FLocalVertexFactory, Platf ...

Editor Crashes when copying/pasting a custom event function that was within a separate function to an event graph if the custom event was created in another blueprint

UE - Gameplay - Blueprint - Jan 16, 2015

Editor crashes when a custom event node is called as a function within a different blueprint in a separate function, then copied and pasted into the event graph of the second blueprint, the executio ...

Lighting Build fails with World Settings Error

UE - Graphics Features - Jan 16, 2015

Lighting Builds seemingly successfully but produces a Map Check Error for World Settings. There are several things that can be done to "eliminate the issue" and I have separated them into different ...

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash

UE - Gameplay - Blueprint - Jan 15, 2015

Using Execute Console Command in a custom Game Instance causes Standalone Game to crash. Also occurs in 4.6.1: CL-2386410 and 4.7 Preview: CL-2403078 Crash Report: [Link Removed] Call Stack:UE4Ed ...

Hot Reload does not update blueprint pins

UE - Gameplay - Blueprint - Jan 15, 2015

When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...

DoesSocketExist always returns false for Sprite Sockets (flipbooks and sprite components)

UE - Gameplay - Paper2D - Jan 15, 2015

DoesSocketExist always returns false for Sprites in a Flipbook, whether there is a socket on any/all of the Sprites or not. Note: GetSocketLocation seems to work fine, indicating that it is reading ...

Collapse to Function creates a return node that cannot be deleted

UE - Gameplay - Blueprint - Jan 15, 2015

Collapse to Function creates a ReturnNode that cannot be deleted. When creating a new Function, the ReturnNode is not mandated like this, so this seems inconsistent. Included is a screenshot of thi ...

SetMaterial allows the user to add a Material which updates the GetMaterials array but not GetNumMaterials

UE - Gameplay - Jan 15, 2015

SetMaterial allows the user to add a Material which updates the GetMaterials array but not GetNumMaterials. The user who reported this was trying to add a material to a skeletal mesh during runtim ...

Double clicking (quickly) on a combo box (String) will cancel the next click event for the ComboBox (String)

UE - Editor - UI Systems - Jan 15, 2015

A user has found that if they quickly double click the combobox (string) the next time they click it, it will not open as it should. They will then have to click an extra time to open the combobox ( ...

Bloom artifact showing in splitscreen settings

UE - Graphics Features - Jan 15, 2015

There is a bloom artifact at the top of the bottom player's screen. ...