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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment