Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.1.X, 2020.2.X
Votes
0
Found in
2020.1.0a8
2020.1.3f1
2020.2
Issue ID
1276200
Regression
Yes
HttpClient WebException when doing a request with PostAsync
How to reproduce:
1. Open the "SampleScene" in the attached "mdl-sample.zip" Project
2. Enter Play Mode
3. Wait approximately up to a minute
Expected Behavior: No exceptions are thrown
Actual Behavior: WebException thrown
Reproducible with: 2020.1.0a8, 2020.1.5f1, 2020.2.0b3
Not reproducible with: 2019.4.10f1, 2020.1.0a7
Note:
- Exception:
WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note (fix version 2021.1):
Fixed issue where packets of a certain size would not get processed correctly and would cause the asynchronous task to timeout.