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

MRQ - Groom Issue with Stencil Layers

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

There is a problem with rendering Grooms bound and attached to animated skeletal meshes when the mesh belongs to a stencil layer in both the Deferred Renderer or the Path Tracer. The groom does not ...

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

If using SetAlignmentInViewport in Construct, the value with it is ignored

UE - Editor - UI Systems - UMG - Jan 27, 2023

If SetAlignmentInViewport is called in the UMG Construct, it is ignored internally. This is due to a change that came in 5.1, so it worked fine in 5.0. First, when the Set Alignment in Viewport nod ...

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

LiDAR plugin crashing with VR Instanced Stereo enabled

UE - Platform - XR - Jan 26, 2023

When enabling LiDAR plugin with VR Instanced Stereo enabled it causes a crash. Alternate repro: From Any project Enable Instanced Stereo in project settings Enable LiDAR Point Cloud Support Restar ...