Potential Memory Leak with Disaster Recovery Plugin

Tools - Aug 12, 2019

Enabling the disaster recovery plugin causes a memory leak when importing and editing a large amount of textures. This can result in either a system lockup or a crash. ...

Dragging Audio assets onto the Sequencer timeline will create a new audio track when dropped onto an object's audio subtrack

UE - Anim - Sequencer - Aug 12, 2019

Dropping audio assets onto audio subtracks in the timeline adds them to a regular audio track instead.  ...

Color obtained in Retainer Box differs from color visible in material preview when set by Vector Parameter

UE - Graphics Features - Aug 12, 2019

Color set by Vector Parameters in a material differs in preview from color obtained in retainer box. Obtained color does not match either sRGB or Linear values of color visible in material preview. ...

iOS Launch On does not copy content to iOS/TVOS 13 devices

UE - Platform - Mobile - Aug 12, 2019

DeploymentServer fails to transfer the files LogPlayLevel: ********** DEPLOY COMMAND STARTED ********** LogPlayLevel: Running: F:\UE4-Release-4.23\Engine\Binaries\DotNET\IOS\DeploymentServer.exe ...

FSkeletalMeshMerge::MergeSkeleton calls BuildSockets before RefSkeleton is assigned

UE - Anim - Runtime - Aug 9, 2019

Before assigning RefSkeleton, FSkeletalMeshMerge::MergeSkeleton calls BuildSockets->RebuildSocketMap->FSocketInfo->RefSkeleton.FindBoneIndex, which incorrectly sets the SocketBoneIndex. ...

Deferred Decals Fade In With No Fade Duration Set

UE - Graphics Features - Aug 9, 2019

Decals fading in with Fade Duration set to zero. Found in 4.21 CL# 4753647, 4.22 CL# 7053642, 4.23 Preview 5 CL# 7838574 ...

Renaming a Named slot widget appears to clear any children in all other widgets that the named slot is used

UE - Editor - UI Systems - Aug 9, 2019

When changing the name of a named slot widget, it appear that any children contained in the the named slot (when the widget has been added to other widgets) will be cleared ...

Spatialized audio does not work in ActorSequence components or play in Sequencer Editor

UE - Anim - Sequencer - Aug 8, 2019

A sequence made from a sequence actor component doesn't play audio in editor or in PIE when the child of another actor or track. This was reported and tested in 4.22.3 (CL-7053642). This was reprod ...

Static Mesh flicker in Player Collision Viewmode

UE - Graphics Features - Aug 8, 2019

All UCX_geometry that have bounds larger than its geometry flicker when in Player Collision Viewmode. Tested in: 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P5(CL - 7838574), 4.24 (CL - 786 ...

Audio tracks with multiple subtracks will paste parent track when a subtrack is copied and pasted in Sequencer

UE - Anim - Sequencer - Aug 8, 2019

Copying and pasting audio subtracks will paste the parent track and its subtracks not just the selected subtrack. ...