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
- Graph VFX not compiling enterely until they are open on MACOS
- Longer component titles exceed the window's display boundaries
- Overlapping objects do not collide when setting Physics.IgnoreCollision to false
- Crash on RaiseException when deleting animation transitions in a specific Animation Controller
- [XR][Vulkan] Vulkan Command Buffer memory leak every frame after scene change when using Multiview Rendering
Add comment