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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
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! :)