Attempting to open a certain blueprint (NewPickup) crashes project

UE - Gameplay - Blueprint - Jan 16, 2015

Acquired a blueprint from a user cannot open it. It crashes project when opening the blueprint "NewPickup" ...

[Feature Request] Add Ability to Specify a Default View Mode for Perspective/Ortho Viewports

Tools - Jan 16, 2015

Currently, opening a new map resets the level editor viewports to be either Lit or Wireframe (see SLevelViewport::ResetNewLevelViewFlags). We'd like to be able to specify the default viewmodes beha ...

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

Mouse cursor appears outside of viewport while in PIE if UE4 and UDK are both open

Tools - Jan 15, 2015

Mouse appears outside of viewport window when cursor is dragged off of editor window while UDK is open. This occurs even if UDk is minimized. Note: Cursor will appear outside of editor window but a ...