Creating Widget at run time with an exposed variable causes Engine crash with Assertion

Tools - May 8, 2020

If you are using the default values of the In Size the project will run fine, but changing the values will make the engine crash. This was reported and tested in 4.25 (CL-13144385) and reproduced i ...

[CrashReport] UE4Editor-CoreUObject!FPropertyProxyArchive::operator<<(FField * &) [PropertyProxyArchive.h:45]

UE - Foundation - Cpp Tools - Hot Reload - May 8, 2020

Generated from CrashReporter Error message - Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address [different address per crash] ...

Mobile Depth of Field Focal Region is broken (not RDG)

UE - Platform - Mobile - May 8, 2020

Result: notice that depth of field exhibits a rendering artifact (see attached screenshot). The PostProcessIntegrateDof pass is rendering to the wrong output dimensions, causing the artifact. This ...

Staticmesh "Reimport+LODs" do not recover the material ID for custom LOD

UE - World Creation - Worldbuilding Tools - HLOD - May 8, 2020

SetPlayRange no longer working

UE - Anim - Sequencer - May 8, 2020

Remove dependency on billing if Online Subsystem Google plugin disabled

UE - Platform - Mobile - May 7, 2020

The Online Subsystem Google plugin cannot be disabled without errors due to missing billing API. ...

SpeedTree assets cannot be imported via Python automated import

UE - Editor - Content Pipeline - Import and Export - May 7, 2020

Licensee reports via UDN that automated import via Python of SpeedTree assets does not work The issue is that USpeedTreeImportFactory::FactoryCreateBinary() tries to generate a UI dialog, which is ...

Memory leak after simulating in Editor with opened 'Editor Preferences' tab

Tools - May 7, 2020

This can be repeated many times before the editor crashes without any messages and other programs with the video driver crashes too. Because out-of-memory. This is similar to [Link Removed]. This w ...

Blackboard SelfActor key is not correctly being set

UE - AI - May 7, 2020

REGRESSION: Does not occur in 4.24 The Blackboard Self Actor key is not automatically getting set in the AI Controller. ...

FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always

UE - Foundation - Core - May 7, 2020

FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...