Landscape Grass Foliage Instances Culling Incorrectly

UE - World Creation - Worldbuilding Tools - Foliage - Feb 20, 2017

Foliage instances are culling incorrectly and seem to cull based off of the landscape components and/or entire foliage clusters. Regression? Yes, this issue does not occur in the 4.14.3 binary rele ...

Additional input can be impossible after clicking an SButton in an Editor Window plugin

Tools - Feb 14, 2017

When a Level Sequence Player is created by clicking an SButton in an Editor Window plugin, any other buttons in the plugin window can no longer be interacted with until a click is made outside of th ...

InterpToMovement node has access to velocity parameters

UE - Gameplay - Blueprint - Feb 3, 2017

InterpToMovement node has access to velocity parameters that are set to Hidden in code. When used, all values equal zero. ...

Car flips when going over the last hill on TM-VehSpeedTests

UE - Simulation - Physics - Feb 2, 2017

The car is flipping over the last hill on the TM-VehSpeedTests map ...

Rep Notify is not getting called on the client

UE - Networking - Jan 30, 2017

I've been looking into replicating HMD movement across the network I found a thread where there was an example "MPRepro" to show the how to do this, but testing that example, I see behavior where ...

VS 2017: Upgrade VC++ Compiler and Libraries dialogue in VS when creating a code template project

UE - Foundation - Build - Farm - Jan 25, 2017

Pressing "Ok" on the dialogue allows the user to move on and continue working as normal in VS 2017. I was able to work through our hotreload test and a packaging test without issue. I also noticed ...

Crash occurs when opening a ShooterGame package on 32-bit

UE - Graphics Features - Jan 17, 2017

A 32-bit ShooterGame package will crash when opened with no logging. ...

FLinearColor ignores Blue in slate code

UE - Editor - UI Systems - Slate - Jan 17, 2017

When FLinearColor is used inside slate code, the third vector value is ignored. This causes FLinearColor(1,1,1) to produce the same color as FLinearColor(1,1,0). This also causes FLinearColor::Blu ...

Motion Controller tracking appears to be offset with the Vive while moving

UE - Platform - XR - Jan 10, 2017

The tracking for objects that are attached to a Motion Controller appear to be offset when the pawn is moving. The object appears to become offset and appears to orbit around its original position. ...

"Allow Custom Depth Writes" Creates Artifacts In Depth Buffer

UE - Graphics Features - Jan 5, 2017

When a transparent material has "Allow Custom Depth Writes" enabled it is prone to have artifacts in the custom depth buffer under specific conditions. The conditions are as follows:The translucent ...