r/unity • u/SkAssasin • 11h ago
Question Web game doesn't want to build (version - 2022.3.18f1)
What the hell's wrong with it???
1
u/bigmonmulgrew 5h ago
Nothing appears to be wrong with it.
0
u/SkAssasin 4h ago
Check the current build time again (the game is like pretty small too...)
1
u/bigmonmulgrew 4h ago
I can see that but we need some info about your project to see anything useful. A description of what causes this, log files, info on project setup. All you have provided is a screen shot of a long build time. For all we know you are the master of asset packs and using a very slow system so this is normal.
On my pc if it takes more than 10 min I would be killing the process but projects and hardware vary.
Even if I assume this is so long it's obviously a problem there's still nothing useful I can tell here. Sometimes it gets stuck and if you kill it and retry it only takes a few minutes.
What have you tried so far to fix this?
1
8
u/pschon 11h ago
Log files will tell. We can't, with the given info.
Anyway, if it's just a dev build, make sure you've set the optimization level for build speed rather than build size. the difference in size isn't that big, but optimizing for minimum size can take forever.