shared texture sampler doesn't work in mobile

UE - Platform - Mobile - Jan 5, 2023

In mobile preview or android device in 5.1 release, M_SharedTexture_Inst material does not render properly due to exceeded sampler slot limit. there was no problem in 5.0.3 ...

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

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

Merge actor issue with similar materials

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

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

Deleting assets doesn't report referencing actors

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

Blending does not work when materials using material layers are set to Post Process Volume

UE - Rendering Architecture - Materials - Dec 14, 2022

Blending does not work as intended when Material Layers are used in post process. ...

"Current state is a conduit and will reset to ref pose" warning when using a conduit to select an entry state

UE - Anim - Gameplay - Dec 12, 2022

AnimBlueprintLog: Error: Current state is a conduit and will reset to ref pose. This can happen if a conduit is an entry state and there isn't at least one valid transition to take. State Machine(Te ...