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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
kenshin
Aug 06, 2015 07:33
Please, fix it asap because there is not a valid workaround!