Today
HLOD will no longer modify LODComponents at runtime that are controlled by culling volumes These two systems were fighting for ownership of components which was resulting in some objects that should be culled being displayed, this would occur inconsistently as the HLOD staggers it's work over multiple frames but the culling volume is instant This commit doesn't actually fix the issue on prefabs, will require S2P and regeneration of HLODs on floating cities (and possibly other monuments)