Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.3.1p1
Issue ID
773589
Regression
Yes
[iOS] Memory Leak with UI.Text.text
To reproduce:
1. Open attached project
2. Build for iOS
3. Deploy to device in Xcode
4. Open Memory debug window in Xcode
5. Notice how much memory is used
6. Wait a bit (for example 10 minutes)
7. Notice how much memory is used now
Actual behavior: used memory is increasing
Expected behavior: used memory in 5 and 7 steps should be the same
Regression from 5.2 to 5.3
Reproduced with: 2017.1.0f3.
Reproduced with iPhone 4 (iOS 7.0.3)
Not reproduced with iPhone 6+ (8.0)
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