Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 5.6.X
Votes
1
Found in
5.6.0f3
Issue ID
899017
Regression
Yes
UnityWebRequest.Post is not sending POST data when using IMultipartFormSection for post data
Steps to reproduce:
1. Download "899017 repro.zip"
2. Move "test.php" file in project's root folder to an environment that supports PHP
3. Open "test" scene in Unity
4. Change uri field on "Test" GameObject to the "test.php" path. (http://localhost/test.php etc.)
5. Enter play mode
6. Observe "Response: DONE!" log in console
7. Observe the contents of "request.log" file (generated in the same folder as test.php)
Expected result: request.log prints out an array of information from UnityWebRequest's postData
Actual result: Array is empty
Reproduced with: 5.5.0p1, 5.5.3p1, 5.6.0f3, 2017.1.0b1
Did not reproduce with: 5.5.0f3
Regression introduced in 5.5.0p1
Note: May be related to case 826626 as the fix for another IMultipartFormSection problem was fixed for 5.5.0p1
Comments (5)
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
tonyram19
Mar 13, 2018 09:01
I'm also still having this issue in 2017.3 and 2018.1 beta.
kookyoo
Jan 30, 2018 11:39
Hi, am I the only one still facing the issue ? Using 2017.3.0p2 (event 2018 seems impacted)
iluqmansharif
Sep 21, 2017 14:23
Is this issue fixed in Unity 5.6.0p3 or not? Because I'm having a similar issue.
Tongie
Apr 21, 2017 15:36
I also cant get it to work dono if its a bug
Tongie
Apr 21, 2017 15:36
I also cant get it to work dono if its a bug