Clothing jumps on Content Examples-Animation

OLD - Anim - Aug 13, 2016

When in Content Examples' Animation map, the clothes of Owen on sample 1.3 can be seen jumping upward not in sync with any movement. ...

UBT continues to run until completion when a build is canceled in Visual Studio

UE - Foundation - Cpp Tools - UnrealBuildTool - Aug 12, 2016

When building a project in Visual Studio, canceling the build causes UBT to continue running until it completes rather than stopping UBT when the build stops. This behavior has not been reproduced ...

Camera resets to default height on player movement in the X+ direction after capsule size change

UE - Gameplay - Aug 11, 2016

Camera resets to default height on player movement in the X+ direction after capsule size change. User Description: If I change capsule half height to lower than 96, for example to crouched half h ...

Expose on Spawn Variables disappear after connecting promoted Class Variable on SpawnActor from Class node

UE - Gameplay - Blueprint - Aug 10, 2016

The 'Expose on Spawn' inputs when calling the SpawnActor from Class node disappear if you promote the Actor Class to a variable. You would think that as long as the promoted variable is referencin ...

Light min roughness set to 0 will create black artifacts on materials with negative roughness value

UE - Graphics Features - Aug 9, 2016

Any light's min roughness setting creates black artifacts with materials who have a roughness value less than 0. The min roughness must be =< 0. ...

BoneMap thread safety crash

UE - Graphics Features - Aug 9, 2016

Crash occurs in FGPUBaseSkinVertexFactory::FShaderDataType::UpdateBoneData() on RenderThread2 at the following line: check(NumBones <= MaxGPUSkinBones); The problem seems to be a race condition ...

Cable Component Ignoring Custom Depth and Stencil Buffer

UE - Graphics Features - Aug 8, 2016

Cable components within Blueprints are not rendering out to the Custom Depth Stencil buffer. ...

Crash when changing the number of instances in a grouped sprite component at runtime

UE - Gameplay - Paper2D - Aug 4, 2016

A crash occurs when you remove a Sprite Instance within a Paper Grouped Sprite component of an Actor BP on Event Begin Play. I was able to reproduce this crash in the binary releases of 4.11.2 and ...

Custom Event functions cannot be called in sublevel event graphs if sublevel is not visible

UE - Gameplay - Blueprint - Aug 1, 2016

Calling a custom event in a sublevel blueprint of a sublevel that is currently hidden will not show the custom event's function in the context menu. Regression (no) issue (does) occur in 4.11.2 ...

Custom Depth as Mask in High Resolution Screenshot Tool saving Boolean Value

Tools - Jul 28, 2016

Closing and re-opening a project that had the 'Use Custom Depth as Mask' option checked within the High Resolution Screenshot Tool, will cause the boolean value to be unchecked and the viewport to r ...