Search Issue Tracker
Won't Fix
Votes
0
Found in
3.0.0a3
Issue ID
352541
Regression
No
WWWForm.data always returns empty array.
When trying to send any sort of data via the WWWForm class, the send fails and the message "Error when creating request. POST request with a zero-sized post buffer is not supported." is logged.
Reproduced on OS X.
Tests (multiplatform):
Unity.IntegrationTests.WebPlayer.WWWFormCorrectlySendsFieldData
Unity.IntegrationTests.WebPlayer.WWWFormCorrectlySendsBinaryData
Unity.IntegrationTests.WebPlayer.WWWFormCorrectlySendsMixedData
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory access out of bounds error is thrown when launching Web builds with C/C++ Multithreading enabled
- Warning text is not aligned in Project Settings > In-App Purchasing tab
- "In-App Purchases" name mismatch in Project Settings window and Package Manager Window
- An opaque Texture has semi-transparent edges when packed in a Sprite Atlas
- Player builds with android:installLocation="0" when Install Location is set to "Automatic"
Add comment