Search Issue Tracker
Active
Votes
8
Found in
2021.3.44f1
2022.3.48f1
6000.0.22f1
Issue ID
UUM-83468
Regression
Yes
"Unable to complete SSL connection" exceptions are thrown and connection fails when a large amount of WebRequests are made
Reproduction steps:
1. Open the attached “Unity6WebRequestBug-master.zip” project
2. Open the “SampleScene” Scene
3. Enter the Play mode
4. Observe the Console for around a minute
Expected result: No errors are visible
Actual result: "Unable to complete SSL connection" exceptions are thrown after some time
Reproducible with: 2021.3.43f1, 2021.3.44f1, 2022.3.48f1, 6000.0.22f1
Not reproducible with: 2021.3.42f1
Reproduced on: Windows 10 (User reported), Windows 11
Not reproducible on: No other environment tested
Notes:
- In other users projects the issue usually arises after a longer amount of time (ranging from 30 minutes to hours). The problem occurs more quickly when a higher number of concurrent web requests are made
- Also affects the Player
- Entire Editor has to be restarted for reconnecting
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Vedal987
Oct 02, 2024 18:54
Also getting this, please fix.
joeysipos
Oct 02, 2024 00:53
We too are getting this issue. It is hard to reproduce but it happens all the time when high amount of web requests are being made. Many user are reporting the bug as well. Internet connection seems to drop out in the editor and in our builds. Usually after about 5 to 30 minutes of many web requests being made. Once the error occurs editor no longer connects to the internet and has to be restarted. Same with builds. Please fix as this is dramatically effecting our customers!