[CrashReporter]UnrealEditor-Engine!UWorldPartition::GenerateStreaming(TArray<FString,TSizedDefaultAllocator<32> > *) [WorldPartitionStreamingGeneration.cpp:570]

UE - World Creation - Worldbuilding Tools - World Partition - May 31, 2022

Generated from CrashReporter user's comment: Everytime I press "Play" in this specific project, the program crashes ...

UMG: Drag-drop widgets get stuck at (0, 0)

UE - Editor - UI Systems - UMG - Nov 7, 2022

Reported on the dev forum, drag-drop widget is broken in the 5.1 Preview.https://forums.unrealengine.com/t/unreal-engine-5-1-preview/662523/221 Anyone else having problems with UUserWidget::SetPosi ...

SkyLight is not affecting the volumetric fog

UE - Graphics Features - Lumen - Nov 24, 2022

Looks like this behavior was working as expected until 5.1 Preview 2 ...

Exporting to FBx nanite staticmesh, export the low res fallback LOD 0

UE - Editor - Content Pipeline - Import and Export - Dec 7, 2022

The exporter export the render data and the nanite render data is on the gpu and is not accessible, this is why it export the fallback mesh. Its more complex then it appear since we will need to do ...

changing maps while AudioCapture component is attached to player causes engine to hang.

UE - Audio - Jan 3, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. A large amount of warnings are generated upon investigating project log. Here's a small e ...

Editor sometimes crashes when trying to compile an Animation Blueprint that extends a class with AnimInstanceProxy

UE - Anim - Runtime - Anim Blueprints - Jan 10, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Seems to work fine when compiled once, but after the 2nd or 3rd time it crashes. ...

Importing a 16x16km landscape at 0.5m resolution crashes Unreal (not enough VRAM)

UE - LD & Modeling - Terrain - Landscape - Jan 9, 2023

TickComponent and PostPhysicsTick in SkeletalMeshComponent can cause simultaneous read/write access

UE - Anim - Runtime - Jan 18, 2023

When a SkeletalMeshComponent is restarted by calling in order of   SetSimulatePhysics and SetComponentTickEnabled, the TickComponent and EndPhysicsTick are executed simultaneously. As a result, the ...

Can't connect Date Time and Time Spawn pins to math nodes

UE - Gameplay - Blueprint Editor - Feb 2, 2023

we can do a "cheap fix" here by adding the "IgnoreTypePromotion" metadata to the date time functions, but there are some underlying issues with the FindBestMatching func in this case causing it to f ...

Source Textures used with a Rect Light are blurry and diffused

UE - Graphics Features - Mar 14, 2023

This is a regression from 5.0.3 tested in the following streams:BranchChange ListResults//UE5/Release-5.020979098Did not reproduce//UE5/Release-5.123901901Reproduced//UE5/Release-5.224608918Reproduc ...