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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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