Context: PCGComponents on actors contains a category "Instance" that allows the user to connect a PCG Graph of their choosing to the PCGComponent which allows the Procedural Node Graph to sample the ...
When the user attempts to open the Biome Sample Level with Instanced Stereo enabled, the editor crashes with a fatal error: Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\RHI\Private\P ...
Context: Similar to parameters in the Material editor, PCG Graph Parameters are user created overridable values and can help create customizable graphs for a variety of situations. Problem: The l ...
The last level of impostors in PCG volumes render incorrectly after updating from 5.3 to 5.4. ...
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. ...