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

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

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

AssetEditorOpenedEvent Doesn't Fire when Level Opened from Menu

UE - Editor - Workflow Systems - Jan 19, 2023

The AssetEditorOpenedEvent is triggered when opening a level from the content browser, however it is not triggered when a level is opened via File -> Open Level, or File -> Recent Levels. ...

ETcpMessagingVersion should be bumped because of ANY_PACKAGE changes to MessageBus

UE - Virtual Production - Jan 19, 2023

UdpMessageTransport version was bumped due to the change to MessageContext.  However, TcpMessageTransport did not have the corresponding bump in version.  From UDN: [Link Removed] ...