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][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
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! :)