Hello, I tried to separate my asset files into different chunks, but as my Asset Audit shows, they are working only on Editor: if I switch to WIndowsNoEditor on Asset Audit, a lot of assets go to chunk 0.
Anyone can explain me why? Thanks in advance!
Hi. I created a ThirdPersonExample project from the template and tried to compare the settings with my project. After trying different settings, I discovered what my problem was.
The difference was that I had a starter map listed.
Project Settings → Packaging → List of maps to include in a packaged build
I cleared this list. After that the build process took much longer than before. But, now in Asset Audit if you select the platform WindowsNoEditor displays created PrimatyAssetLabel and their Actors.
And the right-sized chunks are created in the Content\Paks directory.