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

Editor is crashing on Startup after opening a copy of older project

UE - Foundation - Core - Jan 16, 2015

Edit: Looks like failing to read the DDC when compiling global shaders User is getting a crash when they are attempting to open a copy of their project from version 4.4.3. Attached CrashLogs, DXd ...

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

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