- Home /
Apk size increase after upgrade to unity 5.6.2
I have just upgraded my project from unity 5.1.3 to 5.6.2 .After building the apk size has increased from 15 to 25 mb! . Player build setting is ARMv7, and all texture are compressed in format "RGBA Compressed ETC2 8 bit".
Answer by tanoshimi · Jun 22, 2017 at 09:23 PM
Each successive build of Unity typically increases the number and complexity of features available, and hence the build size of the player. Have you tried building an empty project with 5.1.3 and 5.6.2? That will give you some indication of whether the difference can be explained by an increase in the base size of the player.
Your answer
Follow this Question
Related Questions
What is the difference between these, and how do I fix it. 2 Answers
Minimizing App Size 1 Answer
Why does my android build size is larger than my unity collaborated friend for the same build. 0 Answers
How to import Android studio project to Unity(5.0) project ? 0 Answers
Google USB driver version 11 backward compatible with XP? 0 Answers