Search Issue Tracker
Won't Fix
Votes
4
Found in
4.3.0f4
Issue ID
575245
Regression
Yes
WWW uses proxy for local request
-e: see title, it uses the proxy even when checking "Bypass proxy server for local addresses" on the internet options
-works fine in 4.2.2
-repro:
--start a webserver on localhost
--have it serve some txt file
--edit the script in the attached package to get whatever file you have served
--build the project in 4.3.0
--set a proxy in your Internet Options and check "Bypass proxy server for local addresses"
--start wireshark capture
--run the build
--NOTICE proxy used trying to get the txt file from your local host
Explanation:
This is a bug in IE's implementation of NPAPI
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment