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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment