Search Issue Tracker
By Design
Votes
6
Found in
5.1.1f1
Issue ID
716109
Regression
No
WWWForm.Data in WWW constructor sends all fields as binary
-e: Calling the WWW constructor with WWWForm.Data as argument (which is necessary to send headers), instead of just WWWForm, sends any other WWWForm parameter as binary, and the server is unable to parse the POST fields correctly.
-repro:
--Place attached PHP script on server
--Change variable baseURL with script URL in Test.cs
--Press Play
--NOTICE issues being logged in console
Comments (1)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
kenshin
Aug 06, 2015 07:33
Please, fix it asap because there is not a valid workaround!