Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b6
Issue ID
912669
Regression
Yes
Build size regression for Android
1. What happened
Build size for Android has grown from 5.6.1 to 2017.1.0.
For the current project it is: from 26.1 to 27.2 MBs for il2cpp; and from 23.1 to 24.2 MBs for mono.
I have another project where it has grown from 50.6 to 53.8 for il2cpp and from 46.2 to 49.4 MBs for mono.
2. How we can reproduce it using the example you attached
- Build for 5.6 and 2017.0.1 and compare sizes
Expected: build size should be about the same size.
Actual it has grown by ~5%.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment