Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X
Votes
0
Found in
2017.3.0b1
Issue ID
1006573
Regression
Yes
[iOS] Increased memory usage on empty project
Reproduction steps:
1. Create a new project.
2. Build it for iOS.
3. Wait until memory usage increase starts to stall.
3. Compare memory usage between versions 2017.3.0a1 and 2017.3.0b1.
- Tested with Xcode using Debug navigator and Editor profiler.
Actual behavior:
2017.3.0a1 - 37.6 mb
2017.3.0b1 - 44 mb
Expected behavior:
2017.3.0a1 - 37.6 mb
2017.3.0b1 ~ 37.6 mb
Reproduced with:
iOS
2017.3.0b1, 2017.3.1p2
Not reproducible with:
2017.3.0a1
Note:
Results may vary between devices.
Fixed:
2018.1.0b9 - 41.2 mb
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment