Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.1.X, 2018.2.X
Votes
0
Found in
2017.3.1f1
Issue ID
1026339
Regression
No
Generic/unknown HTTP error appears when using UnityWebRequest.Post
Reproduction steps:
1. Download "Test.zip" project and open in Unity
2. Enter Play mode
Expected: no response errors or HTTP errors in the console
Actual: after POST method returns 400 response error "Generic/unknown HTTP error" and empty downloadHandler.text
Reproduced on: 2017.1.3p3; 2017.2.2p3; 2017.3.2f1; 2017.4.1f1; 2018.1.0f1; 2018.2.0b1
Note: 2017.3.2f1 - downloadHandler.text is not empty
Fixed on: 2018.3.0a1
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
iamnikitav
Aug 15, 2018 11:56
Where is that Test.zip ? Can't understand this...
HEATH3N
Jul 30, 2018 00:29
What is the workaround for this?