Level Object value is lost when a new level is loaded using the same BP

UE - Gameplay - Blueprint - Dec 2, 2021

First discovered this on Linux in //UE5/Main. In the repro, you play from level 2; if you opened Level 1 and played from there, the same outcome would occur. LogNet: Warning: Travel Failure: [Clien ...

Building Nanite on a Landscape with Visibility Mask multiple times gives an Assert

UE - LD & Modeling - Terrain - Landscape - Aug 28, 2023

Repro Rate 15/25 Regression set to Yes as this was not found on //UE5/Release-5.2 CL 26001984 Binary Building Nanite with a Landscape that has a material including Landscape Visibility Mask still ...

[MRQ] Deleting all jobs after rendering queue with executor causes an assertion to fail.

UE - Anim - Sequencer - MRQ - Apr 18, 2022

Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...

User-instanced subobjects owned by a streaming sublevel's Blueprint CDO cannot be garbage collected with the owning world after the sublevel has been reloaded in the editor.

UE - Gameplay - Blueprint - Feb 5, 2020

Strong object reference properties of an 'EditInline'-decorated UCLASS type embedded within a native C++ struct definition can be instanced at edit time by the user as part of a variable's default v ...

Arrays of user-defined structs are not initialized properly in a nativized Blueprint class.

UE - Gameplay - Blueprint - Feb 28, 2018

New elements are not being initialized properly when setting up the default value for arrays of user-defined structures in nativized Blueprint C++ constructor code. ...

Procedural Mesh Component Memory leak when destroyed from an Array

UE - Gameplay - Oct 15, 2018

When destroying an Actor with a Procedural Mesh Component; that is stored in an Array Variable, the memory for that Actor's Procedural Mesh Component is not cleared, leading to a Memory Leak. Howeve ...

On NM_Client, GameplayDebugger defaults to green smiley for NPCs implying running BehaviorTree while AI info is unknown

UE - AI - Debugging - Mar 12, 2024

Context GameplayDebugger (Press ` in-game) displays a green smiley (AICON-Green) for AIControlled pawns that are running a BehaviorTree and a red angry face (AICON-Red) otherwise. If the AIControll ...

Level asset "Diff against depot" opens P4 Merge tool

UE - World Creation - Worldbuilding Tools - Mar 1, 2024

You can right click a level asset in the editor's Content Browser and do the action Source Control > Diff against Depot. However, this does not provide a useful diff window. It currently opens the d ...