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
- Texture generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
kenshin
Aug 06, 2015 07:33
Please, fix it asap because there is not a valid workaround!