Ensure in AR Template on Android

UE - Platform - XR - Jan 5, 2023

Regression: Tested in UE5/Release-5.0, this issue did not occur so it is a regression. ...

NotBlueprintable User Widgets appear as option for Root Widget

UE - Editor - UI Systems - Jan 5, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Attempting to select NotBlueprintable Widget results in a pop-up saying that it's not ...

Shadow Map Method Shadow Maps doesn't allow for Static Meshes to shadow Moveable Meshes with a Stationary Light source

UE - Graphics Features - Shadows - Jan 5, 2023

This is a regression tested in //UE5/Release-5.0 CL20979098 Shadow Map Method Shadow Maps doesn't allow for Static Meshes to shadow Moveable Meshes with a Stationary Light source. ...

Automation Wait for Loading crashes standalone game

UE - Automation Test - Jan 5, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

Asset toolkit can crash because the toolkit host IsEnabled_Lambda capture a raw UObject pointer

UE - Editor - Content Pipeline - Asset Build - Jan 5, 2023

We must capture weak pointer instead of a raw pointer ...

Allow UPL to use tools schema

UE - Platform - Mobile - Jan 5, 2023

Allow UPL to use tools schema Allow "build" as part of Android project names ...

Camera Vector on Strata materials is rendering the wrong colors

UE - Graphics Features - Substrate - Jan 4, 2023

Regression: Strata is new in UE5/Release-5.1, but recreating this on a normal material renders the same colors, so regression is no. According to a user the material is supposed to be rendering Blu ...

Changing root component in C++ does not apply correctly to map placed actor instances

UE - Gameplay - Jan 4, 2023

Edit: Please investigate for not only root component changes, but native component hierarchy changes in general and whether those hierarchy changes apply to actor instances saved as part of maps. O ...

Cloth simulation breaking after scaling > 10

UE - Simulation - Physics - Character - Jan 4, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Simulation appears to work fine when scaled by 10, but any higher and it starts to mis ...

BundleDisplayName is not localized for packaged IOS project created with RemoteBuild

UE - Platform - Mobile - Jan 4, 2023

When creating IOS package with RemoteBuild, bCreateStubIPA is set to True by the following code.public bool Build(TargetDescriptor TargetDesc, FileReference RemoteLogFile, bool bSkipPreBuildTargets) ...