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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2019.2):
Fixed in 2019.1.0b5 and 2019.2.0a6.