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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
kenshin
Aug 06, 2015 07:33
Please, fix it asap because there is not a valid workaround!