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
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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?