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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment