Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X
Votes
2
Found in
5.6.1f1
Issue ID
914981
Regression
Yes
[WSA] WWW requests do not appear in Fiddler with UWP build
Steps to reproduce:
1. Open the attached project (UWPFiddlerRepro.zip)
2. Switch platform to Windows Store
3. Build for WSA Universal 10 (.NET backend), Build type - XAML, Enable C# projects, Enable Development build, Enable Copy references
4. Open Visual Studio solution
5. Deploy on local machine (DEBUG)
6. Set up Fiddler to trace requests on your PC
7. Use the WinConfig option in Fiddler to enable loopback exemptions so you can see UWP web traffic (you may need to restart Fiddler)
8. Press any key to send a request to 'www.google.com'
9. Observe that the request to www.google.com initiated from the Unity WWW request does not appear in Fiddler
Expected result: WWW request should appear in Fiddler
Actual result: WWW request does not appear in Fiddler
Reproduced with: 5.5.4f1, 5.6.1p2, 2017.1.0b8
Not reproduced with: 5.5.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment