Search Issue Tracker
Duplicate
Votes
3
Found in
2017.3.1p1
Issue ID
1055813
Regression
No
Memory usage increases over time when moving between scenes and instantiating large count of prefabs
To reproduce:
1. Open users attached project "UnityTest.zip"
2. Build for iOS
3. Open the built project with Xcode and deploy it to an iOS device
4. In Xcode, when the app is launched press "Show The Debug Navigator" button in the top left corner
5. Select memory tab and observe the graphs
Expected result: memory usage is consistent
Actual result: memory usage increases over time until the app crashes
Reproduced on:
2017.3.2f1 2017.4.6f1 2018.1.7f1 2018.2.0a4
Not reproduced on:
2018.2.0a5 2018.2.0b1 2018.2.0b11 2018.3.0a3
Reproduced on:
iPhone 7 iOS 11.0 A10
NOTES:
This is not mobile related.
Also reproduces on:
Google Pixel 2, OS: 8.1.0, CPU: arm64-v8a, GPU: Adreno (TM) 540
iMac macOS 10.13.5
Windows 10 machine
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment