Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0b8
2017.2.0f3
2017.3.0a5
Issue ID
962397
Regression
Yes
Localhost WebRequest are hidden from tools such as Fiddler
How to reproduce:
1. Download attached project file and open "1" Scene
2. Download and open Web Debbuger tool, such as Fiddler
3. Enter Play Mode
Actual result: Web requests made to a server running on the localhost does not show up in Fiddler and similar tools. Requests made to external URL shows up as expected
Reproduced with: 2017.2.0b8, 2017.2.0p2, 2017.3.0b9, 2018.1.0a4
Not reproduced with: 5.6.4p2, 2017.1.2p2, 2017.2.0b7
Regression since: 2017.2.0b8, 2017.3.0a5
----------------------------------------------------
Localhost WebRequest has been disabled for our purposes.
There is a workaround though: set a UNITY_NOPROXY environment variable to any value and you'll be able to monitor request to localhost
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment