Python: rename_directory Fails to Work on Non-empty Directory

UE - Editor - Workflow Systems - Jan 24, 2023

Directories can no longer be renamed via Python if they are not empty. ...

Make UInstancedStaticMeshComponent::UpdateInstanceBodyTransform protected

UE - Rendering Architecture - Jan 23, 2023

From the UDN ticket here: [Link Removed] We are developing a plug in which contains classes built from UInstancedStaticMeshComponent, overriding its virtual functions to update our mesh instances o ...

The transform of a Virtual Bone can be changed in the Skeleton but isn't preserved

UE - Anim - Runtime - Jan 23, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 The transform of a Virtual Bone can be changed in the Skeleton but isn't preserved this has caused some confusion with users. ...

Build geometry removes spline component visibility

UE - Gameplay - Components - Jan 23, 2023

A spline component will become invisible after building geometry with the spline actor in the level. This issue is occurring in //UE5/Release-5.1 @ Binary CL 23058290 This issue is NOT occurring ...

RT shadows break with a 16-bit GBuffer

UE - Graphics Features - Jan 23, 2023

Ray traced shadows are missing when the gbuffer is forced to 16-bit. ...

Missing API for nDisplay custom data share

UE - Virtual Production - nDisplay - Jan 22, 2023

Media Plate with multiple Materials changes Element 0 to the default material if 'Use Media Plate Default' is selected for any other element

Media Framework - Jan 20, 2023

Media Plate isn't a feature of 5.0.3 so this is not a regression. Media Plate with multiple Elements changes Element 0 to the default material if 'Use Media Plate Default' is selected for any other ...

Raytracing Material Border Artefacts

UE - Rendering Architecture - Materials - Jan 20, 2023

Download the licensee repro from here - [Link Removed] The issue should be immediately visible in editor, but if not, shrink the main viewport and it should become more prominent as you zoom into t ...

Crash occurs after setting Small Font to a Font then launching in Stand Alone as the Client

UE - Editor - UI Systems - Slate - Jan 19, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Crash occurs after setting Small Font to a Font in the Project Setting then launching in Stand Alone as the Client. ...

Crash occurs when executing r.RHIThread.Enable 2 command

UE - Rendering Architecture - RHI - Jan 19, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20379098 Editor crashes with an assertion after executing the command r.RHIThread.Enable 2 ...