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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
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?