Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
2
Found in
2018.2.14f1
Issue ID
1093649
Regression
No
Unity runtime has huge memory leak while rendering in batchmode on desktop platforms
To reproduce:
1) Open attached project and scene
2) Build a standalone player (tested on all three)
3) Run it normally
Expected: No leaking, the memory normalizes after a few seconds of running.
4) Run it with -batchmode argument
Actual: A massive memory leak can be seen (speed depends on the version, with newer versions leaking faster, but the slowest was still roughly a gigabyte every 5 seconds)
Reproduced in 2017.4.0f1, 2018.1.0f1, 2018.2.13f1, 2019.1.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment