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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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?