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

Data validation fails after renaming a Blueprint Actor while the Game Features Plugin is enabled

UE - Editor - Jan 31, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Data validation fails after renaming a Blueprint Actor while the Game Features Plugin is enabled. ...

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

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

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

Deferring Blueprint CDO construction at load time is leading to some data loss.

UE - Gameplay - Blueprint - Jan 27, 2023

Various licensees are reporting data loss on load due to the change that was made for [Link Removed] in which we now defer Blueprint CDO construction on load until the finalization phase. This issu ...

Muting the top most track row is muting all track rows

UE - Anim - Sequencer - Jan 27, 2023

The workflow above is generally used to pull out key poses from a mocap performance. It works on 5.0. It can be simplified for QC into this:add some animation keys to your rigged character in Sequ ...

Unable to copy tracks from UMG animation to another animation

UE - Anim - Sequencer - Jan 27, 2023

In UE5.0 it was possible to paste Tracks from one Animation to another, but from UE5.1 this fails with the message "Can't paste section. No selected tracks to paste sections onto". The attached pro ...

Global Distance Field Precision Issues Far From Origin

UE - Graphics Features - Jan 26, 2023

[Enduring] Appears to be in the visualization rendering of the distance field, distance field shadows were unaffected. There was one instance where the bug did not replicate as expected. This was wh ...