World partition mini map fails to build with an Unhandled Exception while using r.Raytracing.Nanite.Mode=1

UE - Graphics Features - Jan 31, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Build mini map fails with an Unhandled Exception while r.Raytracing.Nanite.Mode=1 is enabled in the DefaultEngine.ini. ...

When used with First Loop Start Frame Offset and Use Animation Blueprint, the character will alternate between the specified animation and the reference pose

UE - Anim - Sequencer - Anim in Engine - Jan 30, 2023

If you use StartFrameOffset set to 1 or higher in conjunction with the Use Animation Blueprint, the character's animation will be rough towards the end of the section. Specifically, it seems that th ...

MoviePipeline: Incorrect Caching of Min/Max World Delta Time

UE - Anim - Sequencer - MRQ - Jan 31, 2023

To test this issue: Create a C++ class WolrdTimeDilationDebugActor.h in your Project with the following code:// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinim ...

LOD ScreenSize per platform is not reflected in the mobile preview

UE - Platform - Mobile - Jan 31, 2023

in 5.0 or 5.1, MinimumLOD  per platform can be previewed in the mobile ES3.1 preview mode, but It seems that the LOD ScreenSize per platform is not reflected in the mobile preview. ...

Feature Request: Make WASD movement cancel out movement when you press keys in opposite directions

UE - Gameplay - Input - Feb 3, 2023

slack discussion: [Link Removed] ...

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 ...

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.  ...

When editing a Niagara module an error can occur if using non-module functions, even with a correctly set usage bitmask

UE - Niagara - Feb 14, 2023

When editing the module the call to FHlslNiagaraTranslator::HandleDataInterfaceCall has the usage "Module", so it treads the module as if that was its stack context, even though the module's usage b ...

Switchboard Unable to Launch Multi-User Slate Server in Launcher Builds

UE - Virtual Production - Tools - Switchboard - Jan 14, 2023

Switchboard is unable to launch the Multi-User Slate Server in launcher builds.  This is because the default install location has "Program Files and "Epic Games" in the path (aka folders with spaces ...

Sequencer Playlist - Triggering a playlist will crash every other editor on a Multi-user session

UE - Virtual Production - Tools - Sequence Playlist - Nov 24, 2022

[Link Removed] ...