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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
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