Install daydream app message does not always pop up if the user cancels the pop up a couple times

UE - Platform - XR - May 1, 2017

Install daydream app message does not always pop up if the user cancels the pop up a couple times ...

Code based interfaces do not appear in Interface selection dropdown

UE - Gameplay - Blueprint - May 4, 2017

When adding an interface to a blueprint, only blueprint created interfaces are available. Engine / custom interfaces written in code are not listed. Regression: Yes - custom interfaces are present ...

Inconsistent comment for SetTimer in TimerManager does not specify that InRate and InFirstDelay should be in seconds

UE - Gameplay - May 10, 2017

The comments for SetTimer in TimerManager.h do not specify that the time is in seconds. This is a discrepancy from comments for Blueprint Set Timer nodes, which do specify that the time is in second ...

Unexpected behavior from moving multiple widget components with render transform

UE - Editor - UI Systems - May 10, 2017

Unexpected behavior occurs from moving multiple widget components with render transform applied to them. The individual components seem to change relative position or rotation when being clicked and ...

Cannot Assign Clothing Asset after creating it

UE - Simulation - Physics - Character - May 12, 2017

Cannot Assign Clothing Asset after creating it ...

Exporting Skeletal Mesh with Cloth applied creates a duplicate mesh

UE - Simulation - Physics - Character - May 12, 2017

Exporting Skeletal Mesh with Cloth applied creates a duplicate mesh ...

Cannot update Collision profile of Cloth Assets

UE - Simulation - Physics - Character - May 12, 2017

Cannot update Collision profile of Cloth Assets. From what I can tell, the collision profile is embedded in the Clothing Asset when it's created. However, if you change your physics asset and want ...

Copy/paste of multiple components in attachment hierarchy distorts transform values

OLD - Enterprise - May 18, 2017

When multiple components in an attachment hierarchy are copy and paste, the result is the new group has a distorted shape from the original. This issue may be related to [Link Removed] and is affec ...

Soft Contraint's Stiffness and Damping settings don't affect anything

UE - Simulation - Physics - May 19, 2017

The settings for "Stiffness" and "Damping" in the Soft Constraint setting for Physics Constraints doesn't seem to have an effect on anything. Regression?: No This also occurred in 4.14 ...

Slider component does not accurately update value if thumb image is large

UE - Editor - UI Systems - May 26, 2017

Slider component does not accurately update the value if thumb image is large in size. The issue is that when a value range on the slider is clicked the thumb should match the associated value; howe ...