Generated instances can not be cleaned up when PCGVolume is copied to a different level

UE - World Creation - Procedural Tools - May 19, 2025

Copying a PCGVolume beyond a level creates an instance that cannot be deleted. In UE5.5 or later, it is possible to delete the instance by pressing Cleanup button with Ctrl key (purge all components ...

Editor crash when using PCG self pruning and complex collision

UE - World Creation - Procedural Tools - May 14, 2025

While testing out pruning points based on collision, it was observed by the licensee that using complex collision seems to crash the editor. The editor crashes with the following error: ``` Asserti ...

Culling Distances Not Working For Static Mesh in Procedural Content Generation Tool and Foliage Tool

UE - World Creation - Procedural Tools - Mar 28, 2025

When creating Foliage or Procedurally Generated Content the culling settings of the Static Meshes do not apply correctly. As soon as either a minimum or maximum cull distance is set the Static Meshe ...

PCG Graph callback fails after compiling blueprint

UE - World Creation - Procedural Tools - Jul 9, 2024

PCG graph callbacks in BP do not appear to get called correctly after the blueprint is compiled. ...

Crash when saving a World Partition map that contains a PCG Volume

UE - World Creation - Procedural Tools - Aug 15, 2023

This is a regression. Tested in //UE5/Release-5.2 CL26001984 The editor crashes with an assertion after saving a World Partition enabled level with a landscape that contains a PCG Volume. ...