Preview Asset Becomes Detached from Socket When Renamed

Tools - Dec 28, 2017

4.17: The preview mesh disappears entirely when the name of the preview asset is changed When a preview asset is applied to a socket, and the socket is renamed, the preview asset becomes detached ...

Socket Preview Mesh's Scale Changes While the Socket's Scale Does Not When the Mesh Editor is Reopened

Tools - Dec 22, 2017

When setting a preview mesh and a socket to a relative scale, the socket's scale is saved but the preview meshes scale changes. This occurs when the asset is saved < mesh editor closed out < mesh ed ...

When Entering, Exiting, and Re-entering Radius of Audio: Sound Stops Playing if Override Attenuation is Enabled

UE - Audio - Dec 22, 2017

-Upon leaving the radius/falloff distance of the sound and re-entering it when Override Attenuation is checked, the sound does not start to play againWorkaround: If cue is opened and Looping is chec ...

DLC packaging fails citing possible erroneous references to Engine Content uassets

UE - Foundation - Core - Dec 21, 2017

Cooking and packaging DLC in the Project Launcher fails due to possibly erroneous references to Engine content contained in the DLC. REGRESSION: No. The same behavior was observed in 4.17.2. ...

Sockets Duplicate When Mesh is Reimported

Tools - Dec 21, 2017

When a static mesh that already has sockets created in it's original third party program is reimported into the editor, it's sockets are duplicated. Going from 10 to 20 on reimport.  ...

Regression: "Play particle effect" anim notifies are not seen in the editor playing level sequence/matinee when Attached is set to false

UE - Graphics Features - Dec 21, 2017

Not Attached particle system is not seen in the viewport of the editor. This particle will be seen normally when PIE.  Regression? Yes. This issue is not reproduced in 4.17 version. You can simply ...

Clicking on an Actor in the World Outliner jumps to Details tab if it is docked with the World Outliner

Tools - Dec 20, 2017

When clicking on a actor in the World Outliner while the Details tab is docked to it, it switches over to the Details tab. This bug was not present in 4.17.2 but is in 4.18 and 4.19. ...

Override Attenuation Can't be Unchecked When Audio Component Added to Blueprint and Blueprint Attached to Actor

UE - Audio - Dec 20, 2017

Checking Override Attenuation in Details <  Audio Component < Attenuation disables settings that further adjust the Attenuation. Such as: Attenuation Air Absorption, Attenuation Listener Focus, Atte ...

Black screen displayed on iPad when project using ARKit enables the Metal Forward-Desktop Renderer option

UE - Platform - XR - Dec 20, 2017

When the Metal Desktop-Forward Renderer option is enabled for a project using the ARKit, the camera input does not appear to be displayed as the background for the app. The background remains black, ...

Actor reference in actor component is cleared after the containing actor is compiled

UE - Gameplay - Blueprint - Dec 19, 2017

A variable with an actor reference that is owned by an actor component will lose it's reference if the actor that it is applied to is compiled.  ...