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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
kenshin
Aug 06, 2015 07:33
Please, fix it asap because there is not a valid workaround!