Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.2.0b5
2018.3.0f2
2018.3.2f1
2019.2.0a3
Issue ID
1121523
Regression
Yes
UnityWebRequest leaks unreclaimable memory when POSTing to HTTPS
To reproduce:
1) Open attached project and scene
2) Build and run it
3) Change URL to something that would quickly finish requests
4) Mark "Run"
Expected: Garbage collection works well and memory doesn't increase
Actual: Memory keeps increasing without clearing it
Reproduced in 2018.2.0b5, 2018.2.20f1, 2018.3.0f2, 2019.2.0a3
Not reproduced in 2018.2.0b4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
- HDRP Color Picker preview rectangle doesn’t update when adjusting colors for Camera Background Type Color
- Progress indicator in Meta Quest Build Profile configuration is barely visible
Resolution Note (fix version 2019.2):
Fixed in 2019.1.0b5 and 2019.2.0a6.