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
- Fatal freeze when playing a VFX made with VFX Graph and consisting many effects
- "Failed to download Build.data.br file" error is thrown when building projects for WebGL with the Compression Format set to "Brotli"
- Documentation Link does not work when the "New Panel Settings" question mark is clicked
- Async Scene load operation with allowSceneActivation set to false completes when refocusing the Editor
- [Addressables] OperationException errors appear when using Synchronous loading of remote AssetBundles and RetryCount
Add comment