Relationship between joycon stick value and Deadzone

UE - Gameplay - Input - Mar 22, 2018

Setting the dead zone of Joicon causes the dead zone to be ignored in the direction of full X, -X, or Y, -Y. ...

Duplicate and invalid shader types listed in FLandscapeMaterialResource

UE - Graphics Features - Jan 31, 2018

The current list of allowed and excluded shader types supplied to the ShouldCache function by FLandscapeMaterialResource includes entries shared in both lists and one entry with trailing whitespace, ...

Shader used factories/types/pipelines should be in DDC key

UE - Graphics Features - Jan 31, 2018

A licensee noticed that the ShouldCache types for FLandscapeMaterialResource changed in the 4.18.2 but this did not affect the DDC keys generated. This caused an endless compilation loop where the s ...

Locked actors still moveable in VR Editor

UE - Editor - Workflow Systems - Jan 22, 2018

Actors that are locked in the regular editor are able to be moved in VR Editor. Reproduced in 4.17.2 CL 3658906, 4.18.2 CL 3794801, and 4.19.0 P1 CL 3837072 ...

Morph Target Sets to Zero When Transitioning From 1 to -1 Causing Flickering

OLD - Anim - Jan 16, 2018

-Morph target cycles through all values instead of only alternating between 1 and -1 -Couldn't reproduce in 4.17 -attached a test morph target asset Link to example video from user: [Link Removed] ...

RecastNavMesh - Agent Height changes back to default value after project restart

UE - AI - Jan 16, 2018

When trying to change the value of Agent Height under RecastNavMesh-Default it will change back to its default value when you open back up the project. ...

Blutility changes are reverted when compiling an actor

UE - Gameplay - Blueprint - Jan 16, 2018

Some information is not retained when compiling an actor if the information was changed via a blutility event. Additional info. Adding a static mesh component to an actor will not be retained on ...

Attenuation visualizers disappear from viewport when changed

Tools - Jan 16, 2018

MediaSound component attenuation radius preview disappears from viewport when changed. You need to deselect and re-select the actor when you want to see a preview of your attenuation fall off. You d ...

The CanLaunchURL() function does not do what it seems to imply that it does

UE - Foundation - Core - Jan 15, 2018

The CanLaunchURL() function seems like it would check the provided URL to make sure it is valid. The comment for the function in GenericPlatformProcess.h appears to imply that this is what the funct ...

Using "Replace with child" creates 100+ variables

UE - Editor - UI Systems - Jan 15, 2018

Using replace with child appears to create multiple undesired variables ...