Search Issue Tracker
Won't Fix
Votes
5
Found in
2018.4
2018.4.17f1
2020.2
Issue ID
1222589
Regression
No
HttpClient ignores Windows Proxy
How to reproduce:
1. Open the attached (New Unity Project.zip) project
2. Open Fiddler Web Debugger (download from here: https://www.telerik.com/fiddler)
3. Enter the PlayMode
4. Push "O" key
5. See Fiddler Traffic list
Expected result: HttpClient request is shown on the list
Actual result: HttpClient request is not shown on the list
Reproducible with: 2018.4.18f1, 2019.3.3f1, 2020.1.0a25, 2020.1.0a1
Notes:
Could not test on 2017.4.37f1 because of assembly reference errors
The request that appears on Fiddler is UnityWebRequest
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment