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

Packed level blueprint does not behave as noted in documentation.

UE - World Creation - Worldbuilding Tools - Nov 28, 2022

In the documentation page: [Level Instancing in Unreal Engine | Unreal Engine 5.0 Documentation|https://docs.unrealengine.com/5.0/en-US/level-instancing-in-unreal-engine/] it is mentioned that: [ ...

Can't select value in Make ActorDataLayer node

UE - World Creation - Worldbuilding Tools - Nov 17, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

Undoing Level visibility change causes levels moves to wrong world origin offset

UE - World Creation - Worldbuilding Tools - Jul 21, 2022

changing level visibility causes levels moves to strange position when using world origin shift

UE - World Creation - Worldbuilding Tools - Jul 20, 2022

Selecting another level while the level is hidden cause the level moves to incorrect position. it occurs only when using world origin shift in world setting. ...

When using OpenLevel to transition to a level with WorldPartition enabled during PIE, the log outputs "Failed to load '/Game/MapName': Can't find file."

UE - World Creation - Worldbuilding Tools - May 31, 2022

Outputs warning logs when transitioning to the World Partition level with OpenLevel. This only occurs in PIE, not in Standalone or Package builds. In PIE, it appears that the package failed to load ...

Crash occurs when creating a New Level from the Levels window while it is pinned to the side bar

UE - World Creation - Worldbuilding Tools - May 2, 2022

An assertion occurs when creating a New Level from the Levels window while it is pinned to the side bar. ...

When selecting actors via the Scene Outliner, changes during PIE aren't reflected until PIE ends

UE - World Creation - Worldbuilding Tools - Mar 15, 2022

Selecting actors in the Scene Outliner during a PIE session results in the EditorWorld copy of the actor being selected. This means that changes to the actor's properties don't reflect during that P ...

[CrashReport] UnrealEditor-Engine!UStaticMeshComponent::BuildTextureStreamingDataImpl

UE - World Creation - Worldbuilding Tools - Feb 28, 2022

Generated from CrashReporter ...

FEditorFileUtils::SaveCurrentLevel returns true even when it fails

UE - World Creation - Worldbuilding Tools - Feb 25, 2022

In FEditorFileUtils::SaveCurrentLevel, we set the default return code as true (success) before checking validity of the current level or seeing if PromptToCheckoutLevels is successful. If we're unab ...