WebGL Error - Max Allowed WebGL Game .zip size is 500.00 MB
hey everyone,
just getting started on Unity for the first time and I'm making my way through the minigame tutorials. I was working on the Minikart project, but when I try and publish it I get this error:
Something Went Wrong Max. allowed WebGL game .zip size is 500.00 MB.
The project itself is 1.47 GB before I even make any changes. Ideas?
Thanks!
I'm getting the same issue with the platformer project. It is default 6.44GB Ill post something if I find a way around it
Answer by Corvian · Jun 07, 2021 at 12:27 AM
Alright so I believe my issue was thinking unity would make a folder to put the stuff from the build into that however doesn't appear to be the case and instead it behaves as if the folder you select for builds is empty So if you change the default place for your first project to be kept it is probably trying to upload everything else in the folder I solved this by deleting the build and making a new empty folder inside the folder I wanted to keep the project
Your answer
Follow this Question
Related Questions
Array of dictionaries: "Object reference not set to an instance of an object" 0 Answers
Hello everyone I have a problem with rounding number of my score 2 Answers
Errors on Script? 1 Answer
(17,37): error CS0841: A local variable `spawnPointIndex' cannot be used before it is declared 1 Answer
Cant Shoot client, Unet 0 Answers