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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
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! :)