Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0a6
Issue ID
856980
Regression
Yes
[iOS] Slight increase in app & binary size since 5.4
To Reproduce:
1. Build empty app with 5.6 & 5.4.
2. Archive it in Xcode
3. Observe:
- app without binary 5.2mb vs 5.1 vs 4.9 (5.6 vs 5.5 vs 5.4)
- bin all relevant segments (TEXT & DATA) are ~2.5% larger on 5.6. (See linked spreadsheet)
------
RESOLUTION
It looks like that there's no single place where code size has increased a lot. The size of code in Unity just increased a little bit everywhere. This means that it's not possible to fix this particular regression. However, we will still look into how to reduce application size in other areas.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Particle size is not correctly reflected in Edit Mode when a particle system is used as a Sub Emitter
- [Usability] No warnings about having sufficient space before generating the Lighting
- "Invalid AABB inAABB" and "Assertion failed on expression: 'awake.loadStarted'" errors are thrown when when instantiating a prefab with InstantiateAsync
- Line Break Position Changes in Traditional Chinese when consecutive punctuation is used
- Tutorial Case - [First] Depth of field does not apply correctly to UI elements
Add comment