Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
912436
Regression
No
[WSA] UnityWebRequest.Head() can not return a header in an UWP build
Steps to reproduce:
1. Open the attached project (WebRequestRepro.zip)
2. Switch platform to Windows Store
3. Set the InternetClient capability in the Player settings
4. Build for WSA Universal 10 SDK, Build type - D3D, Target device - Any device
5. Open Visual Studio solution
6. Deploy on local machine(Debug 64x)
7. Observe the error
Expected result: Unity should return a header
Actual result: Unity does not return a header
Reproduced with:5.4.5p2, 5.5.3p3, 5.6.1p1, 2017.1.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment