Search Issue Tracker
Not Reproducible
Votes
7
Found in
2018.2.11f1
Issue ID
1089500
Regression
No
[WebRequest] Occasional "Unable to complete SSL connection" errors with POST and GET requests
Steps to reproduce:
1. Open QA attached project
2. Open SampleScene.unity
3. Build and Run the project on Android device (at least on 5 devices would be suggested)
4. Leave the application running for ~12h
5. Observe the "Unable to complete SSL connection" error
Expected result: "Unable to complete SSL connection" should not be thrown
Reproduced in: 2019.1.0a5, 2018.3.0b6, 2018.2.11f1, 2017.2.4f1
Tested and reproduced devices:
VLNQA00153, Google Pixel XL (Pixel XL), Android 8.0.0, CPU: Snapdragon 821 MSM8996 Pro, GPU: Adreno (TM) 530
VLNQA00093, Samsung Galaxy S6 edge (SM-G925F), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
VLNQA00109, Xiaomi MI NOTE Pro (MI NOTE Pro), Android 7.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00051, Xiaomi MI MAX (MI MAX), Android 6.0.1, CPU: Snapdragon 617 MSM8952, GPU: Adreno (TM) 510
VLNQA00057, Htc One M9+ (HTC_M9pw), Android 5.0.2, CPU: MediaTek Helio X10 MT6795T, GPU: PowerVR Rogue G6200
VLNQA00106, Samsung Galaxy S2 Plus (GT-I9105P), Android 4.2.2, CPU: Broadcom BCM28155, GPU: VideoCore IV HW
Comments (1)
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
Royall
Dec 14, 2020 22:21
I have the same problem with UnityWebRequests!
When I do lots of requests at the same time this error gets trown on occasion...