Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X, 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.9f1
2019.1.0a1
2019.2.0a1
Issue ID
1141642
Regression
Yes
REST request to SSL server: Failed to receive data
Reproduction steps:
1. Open "Test Https.zip" project
2. Enter Play mode
3. See Error
Expected Result: No Errors
Actual Result: Errors
Reproduced with: 2019.2.0a10, 2019.1.0b10, 2018.3.11f1
Did not reproduce on: 2018.2.21f1 (Scripting Errors, same as 2017.4), 2018.2.0a1, 2018.1.9f2, 2018.1.0a1, 2017.4.24f1 ("UnityWebRequest.certificateHandler" was not implemented, script didn't work)
Error:
IsNetworkError: True
IsHttpError: False
Error: Failed to receive data
Comments (3)
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] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
FoxUmkov_POP
Aug 20, 2019 14:52
Version 2019.2.0f1 not fixed for my. (
HaakonL
Jul 30, 2019 21:52
This "fix" has opened up for Man-in-the-middle attacks by allowing untrusted certificates. It also leads to rejections by Google Play because they don't appreciate apps with security vulnerabilities. Great work, Unity! Keep it up! :)