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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment