Search Issue Tracker
Won't Fix
Votes
1
Found in
2020.3.40f1
2021.3.11f1
2022.1.19f1
2022.2.0b9
2023.1.0a13
2023.2.0a1
Issue ID
UUM-16468
Regression
No
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Windows Server 2012 R2 when in Play Mode
Reproduction steps:
# Open the user’s attached project (“UnityWebRequestTLS12.zip”)
# Enter the Play Mode
Expected result: Editor establishes HTTPS / SSL connection to Windows server 2012 R2
Actual result: The Game window displays the text "unable to complete ssl connection"
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b9, 2023.1.0a13
Reproduced on: Windows 10 Pro 21H2
Notes:
* see handshake problems in Windows's system log:
"An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed."
and
"A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 40. The Windows SChannel error state is 1205."
* Unity 2019.4.38f1's UnityWebRequest everything was fine
Comments (1)
-
FunRobDev
Jan 06, 2023 08:04
If nobody else votes on this problem, then when will be fixed?
It's 3 months already... :(
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
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
- "Build And Run" the project for Web is allowed even though the directory for the non-default browser is not selected
- [Linux] D-Pad is either not working or sometimes working when UI->Navigation is set to "Pass Through" in Input Actions
Resolution Note:
Not supported after 2019.