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

Networking

-

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)

  1. tonyram19

    Mar 13, 2018 09:01

    I'm also still having this issue in 2017.3 and 2018.1 beta.

  2. kookyoo

    Jan 30, 2018 11:39

    Hi, am I the only one still facing the issue ? Using 2017.3.0p2 (event 2018 seems impacted)

  3. iluqmansharif

    Sep 21, 2017 14:23

    Is this issue fixed in Unity 5.6.0p3 or not? Because I'm having a similar issue.

  4. Tongie

    Apr 21, 2017 15:36

    I also cant get it to work dono if its a bug

  5. Tongie

    Apr 21, 2017 15:36

    I also cant get it to work dono if its a bug

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.