Crash on IOS with spotlight shadow

UE - Platform - Mobile - Apr 13, 2023

Engine Crash when Running a Screenshot Functional Test

UE - Automation Test - Apr 12, 2023

Running a Screenshot Functional test, is causing an engine crash. By attaching a debugger to it, AScreenshotFunctionalTestBase::PrepareForScreenshot() is reached and GEngine->GameViewport is null, ...

Crash when double-clicking landscape editor splines point tangent

UE - LD & Modeling - Terrain - Landscape - Apr 11, 2023

When double click splines point tangent, the editor will crash.  This issue related to [Link Removed], it didn't care about double-click case. Workaround: void FEditorViewportClient::ProcessDoubl ...

BPGC GetPreloadDependencies() may be excluding non-DSO archetypes

UE - Gameplay - Blueprint - Apr 10, 2023

Currently, UBlueprintGeneratedClass::GetPreloadDependencies() is only inclusive of subobjects instanced via CreateDefaultSubobject(). We may need to broaden it to include RF_ArchetypeObject and/or ...

TSR ghosting with fast moving shadows

UE - Graphics Features - Apr 10, 2023

[Link Removed]  ...

Crash when client tries to connect to server instance using WP

UE - World Creation - Worldbuilding Tools - World Partition - Apr 10, 2023

Custom Primitive Data on BP instance not taking affect while in editor

UE - Rendering Architecture - Apr 5, 2023

https://udn.unrealengine.com/s/case/5004z00001n9LsOAAU/custom-primitive-data-on-bp-inst ance-not-taking-affect-while-in-editor Original Repo is from 4.27, however, it still happens in 5.2. This is ...

Bridge plugin causing crash when right-clicking content browser on Mac

Quixel - Apr 5, 2023

Right clicking in the content browser causes a crash with the Quixel Bridge plugin enabled.  This issue is occurring in Binary //UE5/Release-5.2-Preview-2 @ CL 24887336 This issue is not occurring ...

Sequencer Path tracks don't work well with physics/velocities

UE - Anim - Sequencer - Apr 4, 2023

The path track does not play well with velocity, and seems to keep the velocity of the movement from the object's initial location and the start of the path. Baking the transform resolves the issue. ...