Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
UI/Tools
Summary
So I am making an open-world game and I need to build HLODs so things don’t pop in and out of existence. However, when building HLODs initially, my project went from 78% to 104%. So I am like “alright, well I ll start taking some actors out of the HLODs to reduce its size”, and I started doing that.
However, this somehow made things worse. I ve set the landscape not to be included in HLODs (since you cant derender it with world streaming, another bug), and around 15k actors. Then I deleted the HLODs to be sure the ones are correct, but the delete button did not work so the HLODs stayed in forever. After multiple attempts and a restart of UEFN, the delete HLODs buttons worked and project size went down to 77%, similar to where it was before enabling them.
So now my expectation is to see the filesize of the HLODs be smaller when built (I assumed most of the filesize is due to the landscape). However, to my surprise, the HLODs built now raised the project size even more than before (from 77% >> 109%). No idea what happened, and I checked that the HLOD folder was empty before rebuilding. Even 5% is excessive considering I optimized 220 textures to an average of 60% texture size reduction in filesize and only saved 3% of the project.
So not only it increases project size immensely, it doesn’t allow us to reduce it either
Also, everytime you delete and rebuild HLODs, even with no changed, the size of the HLODs increases (1st time was 104%, second 109%, third 110%)
Without HLODs:
Steps to Reproduce
Load up the survival island template (with props)
Note the project size (Tolls >> Project Size)
Build HLODs
Check project size again
Delete HLODs (Build >> Build HLODs >> Delete HLODs)
Ctrl+A and untick “Include Actor in HLOD”
Build HLODs again
Check project size
Expected Result
Project size should reduce massively on building HLODs without the landscape (in theory)
Observed Result
HLODs actually increase project size when you exclude actors from it
Platform(s)
PC