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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment