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

UE - Graphics Features - Jan 4, 2023

refer to attached video ...

Disabling Cast Static Shadows on Stationary Lights causes dynamic shadows to not render

UE - Graphics Features - Shadows - Jan 3, 2023

Regression: Tested in UE5/Release-5.1, this issue occurs as well. The shadows render properly for the sphere when Virtual Shadow Maps is set as the Shadow Method, as well as when Ray Traced Shadows ...

An added Static Mesh component with Mobility set to Static disappears at run time if the Actor is moved

UE - Gameplay - Blueprint - Jan 3, 2023

This is not a regression tested in //UE5/Release-5.0 CL20979098 An added Static Mesh component with Mobility set to Static disappears at run time if the Actor is moved. ...

Getting Vector Parameter Values from a Dynamic Material Instance with 1 or more vector parameters returns an empty array

UE - Rendering Architecture - Materials - Jan 3, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 The array for Vector Parameters isn't getting populated when called from a Dynamic Material Instance. ...

CachedMaxDrawDistance value are not updated by CullDistanceVolume in persistent Level

UE - World Creation - Worldbuilding Tools - World Composition - Dec 16, 2022

in PIE, RerunConstructionScript() is executed and actor's CachedMaxDrawDistance is updated as expected. in packaged game, RerunConstructionScript() is not executed  so, CullDistanceVolume is not u ...

Investigate if iOS Remote Mac builds can be made without VisualStudio

UE - Platform - Apple - Dec 16, 2022

Currently, to build an iOS only app via Window's Remote Mac build system, Visual Studio needs to be installed, even though it isn't used to compile the iOS app.  Verify why VisualStudio is needed fo ...

Plugin cannot be created when adding the "-" character

UE - Foundation - Cpp Tools - Plugin System - Dec 15, 2022

Repro Rate: 10/10 This issue occurred in the live build of //UE5/Release-5.1 at CL 23058290. This was regression tested against //UE5/Release-5.0 at CL 20979098 and is confirmed to not be a regres ...

Merging Splines causes Engine to Crash in 5.1

UE - World Creation - Worldbuilding Tools - Merge Actor - Dec 15, 2022

Attempting to merge two spline actors causes the Engine to crash. This issue occurs with the Steps to Reproduce regardless if there are more branches added to the tree branch spline/enabled, and reg ...

Artifact occurs in package build when applying Material Layer with WPO to Opaque material

UE - Rendering Architecture - Materials - Dec 15, 2022

An artifact is seen in package builds when an instance with a base material parented by a base material with no WPO output is set to Opaque and a layer with WPO output is used. Since the WPO is igno ...

Deleting assets doesn't report referencing actors

UE - World Creation - Worldbuilding Tools - OFPA - Dec 15, 2022