Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.3
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1136182
Regression
No
System.Net.WebRequest leaks WebRequest Objects
How to reproduce:
1. Open the attached project "HttpWebRequestLeakTest"
2. Enter Play Mode
3. Open Memory Profiler and take a snapshot(Capture Player)
4. Search Type for "Test.Request"
----------------------------------------
Observe 5 retained objects
Reproduced with: 2018.3.0f2, 2019.1.0b6, 2019.2.0a7
Unable to check earlier versions as Memory Profiler was released in 2018.3.0f2 and regular Profiler does not show such activity.
Note: Reducing the number of requests in Test.RequestTest appears to reduce the retained object count.
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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
Unfortunately is very difficult to investigate so probably won't be getting fixed anytime soon. Additionally in upstream mono large swaths of related code has been refactored so this may be fixed once we upgrade to a later version of mono.