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

Crash in Acquire/Release UGoogleARCorePointCloud.

UE - Platform - XR - Mar 21, 2018

Duplicate code present in FPropertyEditor::GetEditConditionPropertyAddress

Tools - Mar 21, 2018

There is a line of code in PropertyEditor.h in FPropertyEditor::GetEditConditionPropertyAddress that is duplicated. It does not cause an issue but it is also an unnecessary line. The line is #695 an ...

FImageUtils::ImageResize ignores alpha channel

Tools - Mar 21, 2018

In the case of !bLinearSpace, the input alpha data is ignored entirely. Then, regardless of bLinearSpace, we force the alpha channel to white.' Both cases should handle resizing images with alpha ...

Investigate moving morph target mesh work from FSkeletalMeshLODRenderData::InitResources from Runtime Load to DDC/Cook

UE - Graphics Features - Mar 21, 2018

See UDN Thread: Possibility for reducing loading times for morph targets by moving work to editor/cooker/ddc (whichever is appropriate) Loading times: Our model has ~70k verts and ~900 morphs – O ...

Landscape Disappears from Scene After Being Added to Sequence

UE - Anim - Sequencer - Mar 21, 2018

Landscape disappears from scene if added to a sequence, selected in scene, and the one of the tracks in sequencer(not the landscape that has been added) is selected again Landscape was added to t ...

Foliage disappears When Using sg.EffectsQuality 1 on Standalone

UE - Graphics Features - Mar 21, 2018

Foliage disappears When Using sg.EffectsQuality 1 on Standalone. ...