UBT reporting VS2012 as an unsupported compiler even when UAT was passed -NoCompile

UE - Foundation - Core - Jan 19, 2015

The editor will pass UAT the -NoCompile flag when building a Blueprint only project, however UBT has been changed to throw an exception if it detects VS2012 as the only available compiler (UEBuildWi ...

Orthographic Camera Preview window does not render materials

UE - Graphics Features - Jan 17, 2015

I am using the orthographic camera preview fairly extensively for making an in-engine Tiling Texture maker. This feature is currently busted since the orthographic camera preview window is rendering ...

Content in the BP Templates folders is located in a subfolder with the name of the template along with empty folders

Docs - Samples - Jan 16, 2015

Content in the Blueprint Templates folders for 4.7 templates (by default: C:\Program Files\Unreal Engine\4.7\Templates) is located in a subfolder with the name of the template. The rest of the folde ...

Collapsed Nodes do not have execution pins highlight during use

UE - Gameplay - Blueprint - Jan 16, 2015

When nodes are collapsed in editor, the execution pins to the nodes do not light up to show their use. ...

Selecting vertices from multiple bsp brushes move in relative space and cannot be changed to world space

UE - LD & Modeling - Modeling Tools - BSP - Jan 16, 2015

BSP brushes only move in relative space instead of world space if the user has selected vertices from more than one bsp brush. User cannot change translation to worldspace instead of local space. ...

sRGB setting results in difference in Sprite Look compared to Texture Editor

UE - Graphics Features - Jan 16, 2015

User is reporting an issue with the preview of a Sprite and its rendering in game differing from the Texture Editor based on sRGB setting. With sRGB = True: [Link Removed] With sRGB = False: [Li ...

Wrong Anim Notify is Deleted

OLD - Anim - Jan 16, 2015

When deleting an Anim Notifiy in the Notify timeline, if an instance of that Anim Notify exists to the left of the selected one, it will be deleted instead. If numerous instances exist to the left ...

Splitscreen causes a crash when a 3D widget is added to the level

UE - Editor - UI Systems - Jan 16, 2015

If there is a 3D widget in the level when a player is added via split screen, the editor will crash. ...

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