Search Issue Tracker
Fixed
Votes
0
Found in
5.4.2f2
Issue ID
858061
Regression
No
HttpWebRequest could not get a default proxy
Steps to reproduce:
1. Open the attached project (TestWebRequest.zip)
2. Open the Assets/Download.unity scene
3. Open the script(Assets/Download.cs) =
4. Uncomment line 15 and 18
5. Set up a proxy server
6. Press play in Editor
7. Observe, HttpWebRequest could not get a default proxy
Expected result: HttpWebRequest should get a default proxy
Actual result: HttpWebRequest could not get a default proxy
Reproduced with: 5.3.7p3, 5.4.2f2, 5.4.4p1, 5.5.0f3, 5.5.0p4, 5.6.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment