CustomDepth Stencils does not work with Nanite enabled meshes

UE - Graphics Features - Nanite - Dec 1, 2022

Regression: Tested in UE5/Release-5.0, this issue occurs as well so regression is no. ...

Duplicated Actors Place in Wrong Folder when Special Characters Used

UE - Editor - Workflow Systems - Dec 1, 2022

When duplicating Actors placed on the scene they often are placed in a different folder in the outliner than the original actor was placed. This only happens when folders (containing spaces and/or b ...

GPU Timeout when using a large scale Landscape and Water Body Ocean

UE - LD & Modeling - Terrain - Landscape - Dec 1, 2022

Regression: Tested in //UE5/Release-5.0, this issue does not occur so regression is yes. The GPU Timeout only occurs in UE5/Release-5.1, as recreating this issue in previous versions of the editor ...

Text in an Editable Text component remains unchanged when set to an empty value

UE - Editor - UI Systems - Dec 1, 2022

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Text in an Editable Text component remains unchanged when set to an empty value by a Set Text(Editable Text) node. ...

DTLS Handler Component module cannot startup on Xbox

UE - Networking - Dec 1, 2022

It seems as though enabling the DTLS handler component no longer functions on Xbox, and it's possible enabling this packet handler no longer works on other platforms as well. It may also be worth in ...

Update right click context menu in CL window to use the shared content browser asset context menu

UE - Editor - Workflow Systems - Dec 1, 2022

We should update the SCC right click menu to match the content browser, standard menu in the CL window for consistency and to reduce duplicated code. https://github.com/EpicGames/UnrealEngine/commi ...

Using "Watch This Value" on Pawn causes memory leak

UE - Gameplay - Blueprint Editor - Dec 1, 2022

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. No memory leak occurs when watching a new blank Actor BP, which implies the root cause ...

Rotate Around Point Niagara Module causes jittering with Linear Force

UE - Niagara - Dec 1, 2022

Regression: Tested in UE5/Release-5.0, this issue also occurs meaning regression is no. The Niagara System appears to jitter whenever a force is applied after the Rotate Around Point module. If the ...

When loading a new level, a variable of the subclass of type is reset to null in the classes inherited from UGameInstance or UGameInstanceSubsystem

UE - Foundation - Core - Cooker - Dec 1, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only in packaged & quick launched builds that this occurs; PIE works as normal. ...

[AI] Smart Object debug rendering is constantly showing in PIE and non-shipping game

UE - AI - SmartObject - Dec 1, 2022

The debug drawing for ASmartObjectSubsystemRenderingActor is always enabled during PIE or non-shipping game builds. This leads to a blue debug box being drawn at all slot locations for every SmartOb ...