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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2019.2):
Fixed in 2019.1.0b5 and 2019.2.0a6.