Unity Issue Tracker - UnityWebRequest TLS handshake problem during HTTPS SSL connection to Windows Server 2012 R2 when in Play Mode
Closed
UUM-16468
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Windows Server 2012 R2 when in Play Mode
Unity: UnityTLS
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
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"
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
Prioritise and Follow this issue
Have a workaround or additional info about this issue?