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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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