- Home /
Web Player build size growing ....
Every time I do a new WebPlayer build the build file size grows by 10 or so Kb.
This even occurs after reducing the size of texture files in the FBM dirs.
I am deleting the old build file so that is not in the way or getting overwritten.
Any thoughts as to why and how to get around this?
Answer by Eviral · Nov 06, 2020 at 04:11 PM
Hi
You should have a look to Unity Optimizer :)
It will help you to significantly reduce the size of your build.
https://forum.unity.com/threads/unity-optimizer-official-thread.1000992/
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
how to remove the unity_editor define in web player 1 Answer
Unity compiles assets from previous builds into an empty scene? 2 Answers
How do you optimize your fonts? 1 Answer
Putting game on website 2 Answers