Cannot edit collision response details in SkeletalMesh components added via Blueprint.

UE - Gameplay - Blueprint - Aug 5, 2015

If the mesh component is added in Blueprint (i.e. in the Blueprint editor and/or through Construction Script), then it's not possible to edit the collision response details for an instance of the co ...

Blending Animations between Third Person Project and Animation Starter Pack results in "dipping below floor level"

Docs - Samples - Aug 5, 2015

A number of users have reported that blending animations between Third Person Project and Animation Starter Pack results in a "dipping below floor level" between the two animations. The cause of th ...

If user changes the Sprites name template, they will have to click the Extract button twice

UE - Gameplay - Paper2D - Aug 4, 2015

In the Extract Sprites window, if the user changes the Naming Template, they will have to click on the Extract button twice for the sprites to extract. ...

Copying a Static Mesh actor from the level and pasting it into a Blueprint as a component does not retain any of the values of the copied actor

UE - Gameplay - Blueprint - Aug 4, 2015

Copying a Static Mesh actor from the level and pasting it into a Blueprint as a component does not retain any of the values of the copied actor. Reproduced in 4.7.6 binary, 4.9 Release (//depot/UE4 ...

UnrealVS Windows 10 support - fix .NET version in manifest

Tools - Aug 4, 2015

Seems like we should be specifying the .NET version like this guy's fix. ...

If an ensure() fails within an automated test, the test can still show a positive result.

UE - Automation Test - Aug 4, 2015

If an ensure() fails within an automated test, the test can still show a successful result. ...

Text gets cut off in the Message Log

Tools - Aug 3, 2015

Long messages/errors cannot be read in the Message Log because there is no text wrap and no horizontal scroll bar to access the remainder of the message. Edit MattK: Needs word wrap imo. ...

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected

UE - Gameplay - Blueprint - Aug 3, 2015

Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...

DBuffer Decals render on top of HISM

UE - Graphics Features - Aug 3, 2015

DBuffer Decals are rendering on top of Hierarchical Instanced Static Meshes despite being placed in the world behind the meshes. Also Reproduced in Main CL-2646357 and Releases 4.9 CL-2641818 [Ima ...

Having a period in the name of a widget will cause the editor to crash after copying and pasting (no error/warning given)

UE - Editor - UI Systems - Aug 3, 2015

If a user has a period in the name of their widget and they then copy and paste that widget the editor will crash ...