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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment