Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Not supported after 2019.
Resolution Note (2023.2.X):
Not supported after 2019.