This is not a new issue, but after hearing a few complaints about loading time in my recently released game, it has come more to the forefront of my mind. Here's basically the issue:
I create a completely empty scene. I load into that scene from an actionlist in a different scene. The scene loads instantly of course because it's an empty scene.
But now I add AC into the empty scene (be pressing the with folders button). Having done nothing else, now when I go back and change to that scene it can take up to a minute to load it! Although more commonly it's between 7-14 seconds.
I exchanged my menu managers for the demo menu managers: same thing. Takes a crazy amount of time to load into an empty scene that just has the default things AC adds.
Is there a way to fix this?
Comments
Resources/Speech
Do I have to create subfolder SaveableData/Audio to solve this problem?