The necessary conditions to trigger the issue: The WorldPartionHLOD actor to rebuild must reference a packed level actor The packed level actor must be loaded in the map when rebuilding the HLOD ...
When generating HLODs, it is possible for the generator to ignore material override settings. The generator will not respect the constants, and does not change them in the Material with a default se ...
The UVs in HLOD's StaticMesh appear to be broken when there are sections with zero triangles in the fallback mesh. This is most likely the case for sections containing only small parts. Workaroun ...
Happens when using multiple layers:"Testing this further it appears that it only occurs with multiple HLOD layers. The default setup has an instanced HLOD with a merged mesh HLOD parent. If you remo ...
HLOD actors may be empty and have no meshes generated for them in which case they should not be included in the cooked game. ...
From licensee:When the player pawn teleports inside a structure that is a HLOD, the dithered HLOD fading transition is not properly reset so we can see it re-starting to fade, from the inside. Our ...