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

Shadows render incorrectly on the border of two landscapes

UE - LD & Modeling - Terrain - Landscape - Jan 4, 2023

Regression: Tested in UE5/Release-5.0, issue does not occur so regression is yes This issue appears on whichever side of the first landscape the second landscape is adjacent to. Moving the Directio ...

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

Recompiling blueprint actor in hidden sublevel, after reloading main level, detaches all its child actors

UE - World Creation - Worldbuilding Tools - Jan 4, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The repro steps are very specific for this; the core issue being that once the top lev ...

Native variable references like GameplayAttribute cannot be searched by "Find in Blueprints" or "Asset Search"

UE - Gameplay - Jan 4, 2023

"Find in Blueprints" does not turn up results when searching a GameplayAttribute by name, even when there is a GameplayEffect blueprint that has a modifier for that GameplayAttribute. This is becau ...

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

Split screen - Player 2 doesn't receive input when created with Create Local Player node

UE - Gameplay - Input - Jan 4, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098. Split screen extra controllers ignored when using Create Local Player node. May just be Enhanced Input related. ...

console command "viewmode lodcoloration" doesn't work in standalone game

UE - Graphics Features - Jan 4, 2023

refer to attached video ...

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