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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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! :)