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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (fix version 2019.2):
Fixed in 2019.1.0b5 and 2019.2.0a6.