crash from a race condition between interchange worker dispatcher and worker handler

UE - Editor - Content Pipeline - Import and Export - Feb 13, 2023

[CrashReport]UnrealEditor-Core!FNamedTaskThread::ProcessTasksNamedThread(int,bool) [TaskGraph.cpp:760]

UE - Graphics Features - Feb 13, 2023

Generated from CrashReporter ...

Atmosphere related scan line artifacts for Path Tracer with MGPU

UE - Graphics Features - Path Tracer - Feb 10, 2023

There are two UDNs related to this issue.  It makes the Path Tracer unusable with MGPU, with atmosphere enabled. I already have a one-line fix implemented and tested.  The atmosphere scan line arti ...

Nvidia DLSS plugin causing crash in PIE

UE - Graphics Features - Feb 10, 2023

The editor is crashing with the 5.1 Nvidia DLSS plugin enabled after performing PIE. This issue is occurring in Binary //UE5/Release-5.1 at CL 23901901 This issue is NOT occurring in Binary //UE5/ ...

Editor Crashes when copy/pasting an emitter in the Niagara timeline

UE - Niagara - Feb 8, 2023

When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash.  ...

Editable FBox properties are not saved

UE - Foundation - Core - Feb 7, 2023

FBox properties in the editor are not being saved.  This appears to be a regression caused by CL# 21566516 that was missed due to there being no editable box types in the Epic codebase. ...

r.GTSyncType 2​ console command causes incorrect frame rate display on Windows platform

UE - Rendering Architecture - RHI - Feb 6, 2023

The FRHIFrameFlipTrackingRunnable thread is not initialized on Windows, so RHIGetFrameRate always returns zero. As a workaround, remove the code added by CalculateFPSTimings for Windows platform, a ...

Niagara editor crash

UE - Niagara - Feb 6, 2023