Generated from CrashReporter ...
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. ...
Dropping audio assets onto audio subtracks in the timeline adds them to a regular audio track instead. ...
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. ...
DeploymentServer fails to transfer the files LogPlayLevel: ********** DEPLOY COMMAND STARTED ********** LogPlayLevel: Running: F:\UE4-Release-4.23\Engine\Binaries\DotNET\IOS\DeploymentServer.exe ...
It appears the custom hit testing logic of WidgetComponent handles click positions well via UWidgetComponent::GetHitWidgetPath adding virtual mouse coordinates to the arranged widget, but mouse move ...
Before assigning RefSkeleton, FSkeletalMeshMerge::MergeSkeleton calls BuildSockets->RebuildSocketMap->FSocketInfo->RefSkeleton.FindBoneIndex, which incorrectly sets the SocketBoneIndex. ...
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 ...
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 ...
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 ...