#Loading any scene takes 8-10 seconds - Pulling my hair out trying to figure out why

1 messages · Page 1 of 1 (latest)

sharp fable
#

I've been searching on and off all day for an answer to this problem, and I can't for the life of me find it.

My game is about 140 MB. If I want to run a scene, it takes about 6-10 seconds to load. Which when I'm running the scene 20-30 times an hour gets incredibly annoying.

Here is a quick video of me trying to run a scene.

https://reddit.com/link/1avqwbx/video/16sfldefnsjc1/player

When I look at the file manager, at one point it showed that the size was 140MB (which seems big for my small little project) but the size on disk was 1.3 gigs.

Simply by checking the properties for each file, it has corrected itself to the appropriate size, but I can't help but think it might be pointing me towards the problem. I just don't know what to make of it.

If any brave soul wants to look at the file, Here it is

A few weird things:

I have a single theme in my game, and for some reason it is 26MB. I have a scene called "run" with 17 total UI nodes and 4 scripts and 140 lines between them all that is 25 MB.

Makes no sense that they are that large, but I don't know what to do about it.

I would be eternally grateful for anyone's help.

#

I found a button that is 26MB for no reason. What could cause the file sizes to balloon?

outer shuttle
#

Seems like you may have embedded some texture data somewhere in your theme or scenes

outer shuttle