Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
0
Found in
2017.2.0b7
Issue ID
941276
Regression
Yes
[Android] Memory consumption has increased in 2017.2 compared to 2017.1
1. What happened
Runtime memory consumption (reported by 'Profiler.GetTotalReservedMemoryLong()') has grown by ~10MBs from 2017.1 to 2017.2.
The attached project: from 7.8 MB to 18.2 MB.
'BestHTTP Pro' A$ package demo ('SampleSelector') scene grown from ~10MB to ~20MB.
'Ultimate Endless Runner' A$ package grown from ~90MB to ~100MB
2. How we can reproduce it using the example you attached
- Build attached project for Android
- Launch on a device (I've tried on Samsung S4 R970C, Android 4.4.2)
- Compare values for 2017.1 (tried on 2017.1.0p3) and 2017.2 (tried on 2017.2.0b7)
>>> Numbers have increased
Expected: should stay at about the same level
This may pose an issue for older devices.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment