Setting Sky Distance Threshold to 0 in a Skylight does not disable the light

UE - Graphics Features - Jul 11, 2017

When setting the Sky Distance Threshold to 0, the skylight in the level appears to make the level brighter instead of disabling the added light. This does occur in 4.16.2 and 4.15.3 ...

"Cull Backface" in Cloth Paint is not effective if the back faces are close to the front faces

UE - Simulation - Physics - Character - Jul 6, 2017

When Cloth Painting, "Cull Backfaces" is ineffective when the backface is very close to the face that you are painting on Occurs on? 4.16 - 3466753 - YES 4.17 - 3523593 - YES ...

Able to Expose a Read Only variable on Spawn

UE - Gameplay - Blueprint - Jun 23, 2017

The user is able to have a variable set to both Ready Only and Expose on Spawn. When this is done, the variable is treated as writable, and can be edited when it's exposed on a Spawn or Add node. ...

Splitting a section in sequencer retains keys

UE - Anim - Sequencer - Jun 22, 2017

This might be intended but I noticed that a split section has all the keyframes that the original section had. ...

Set tracking origin has a 90 degree offset between Floor and Eye level

UE - Platform - XR - Jun 15, 2017

Set tracking origin has a 90 degree offset between Floor and Eye level. When switching the Setting for the Set Tracking Origin Node from Floor level to Eye level, there appears to be a 90 degree dif ...

Check box takes input when set to Self Hit Test Invisible

UE - Editor - UI Systems - Jun 9, 2017

The Self Hit Test Invisible is not working as intended for the Check Box component in 4.16. The check is still taking in an input. This issue does not occur when using the "Hit Test Invisible" optio ...

Hovered state does not fire when "Use Mouse for Touch" is set to true

UE - Editor - UI Systems - Slate - Jun 6, 2017

Hovered state does not fire when "Use Mouse for Touch" is set to true. As a note this also happens in a packaged game if the setting was set to true. ...

SceneDepth Materials Rendering Black

UE - Graphics Features - Jun 2, 2017

Scene Depth materials are rendering completely black. See the attached screenshots for comparisons between 4.15.3 and 4.16. This issue did not occur in 4.15.3, this is a regression. ...

Pawn Blueprint cannot have variables default value set in Engine ini

UE - Gameplay - Blueprint - Jun 1, 2017

When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...

Animations don't respect Restore State when they are part of a Shot/SubSequence

UE - Anim - Sequencer - May 25, 2017

Animations don't respect Restore State when they are part of a Shot/SubSequence Regression: YES Broken: 4.15 (3450819) Worked: 4.14 (3249277) ...