Multi Sphere Trace is not returning the correct Impact Location

UE - Simulation - Physics - Jan 19, 2015

Multi Sphere Trace is not returning the correct Impact Location. Other AnswerHub Report:https://answers.unrealengine.com/questions/30952/multisphere-trace-fhitresult-location-same-as-impa.html ...

Text blocks are playing "Simon says" All texts blocks become the same text block.

UE - Editor - UI Systems - Jan 19, 2015

After clicking on the little down arrow for localization dragging any of the textblock widgets (that are not set to the default text) will result in all of the text blocks (that are not set to the d ...

Editor slows exponentially when selecting an instanced static mesh in viewport that has a large number of instances

Tools - Jan 19, 2015

Editor slows down exponentially when spawning in a large quantity of instanced meshes. ...

Toggling a Spline component from an open/closed loop through bp's isn't reflected

Tools - Jan 19, 2015

Toggling a Spline component from an open/closed loop through bp's isn't reflected ...

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

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

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

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

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