Imposter renders incorrectly in PCG volume after updating to 5.4

UE - World Creation - Procedural Tools - PCG Component - Jun 27, 2024

The last level of impostors in PCG volumes render incorrectly after updating from 5.3 to 5.4. ...

[PCG] Delayed PCG Component Unregister causing stale pointer crash

UE - World Creation - Procedural Tools - PCG Component - Jun 11, 2024

PCGComponent in PCGVolume is called "PCG Component", breaking t3d serialization

UE - World Creation - Procedural Tools - PCG Component - May 21, 2024

From PCGVolume.cpp: PCGComponent = ObjectInitializer.CreateDefaultSubobject<UPCGComponent>(this, TEXT("PCG Component")); The Component name with a space does not support a round trip through FSof ...

PCG causes crash when UGrassInstancedStaticMeshComponent is set as a mesh entry for the static mesh spawner node

UE - World Creation - Procedural Tools - PCG Component - May 16, 2024

PCG causes crash when UGrassInstancedStaticMeshComponent is set as a mesh entry for the static mesh spawner node. ...