PATH not passed to NMake script when building Android from Visual Studio

UE - Foundation - Cpp Tools - UnrealBuildTool - Jan 25, 2023

After upgrading from UE5.0.3 to UE5.1, we started seeing this error when trying to build Android Development from Visual Studio (VS2022 17.2.1): Running UnrealBuildTool: dotnet "..\..\Engine\Binari ...

Curve Editor Pop-out Closes on Modification

UE - Editor - Workflow Systems - Jan 25, 2023

The internal curve editor closes its popout window automatically on any modification, which makes it difficult to use to edit the curve. See also the attached video demonstrating the bug ...

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