Hey! I am trying to connect perforce with my Unity, but every time i fill in the credentials, I get this error:

Is there a setting I am missing? I can connect just fine with P4V, and the console sees it just fine, I just want to be able to use the built-in integrations
I found out the reason was because I had capitalized “SSL”. Make sure it is lowercase “ssl”
Hi, can You tell me what versions of Unity and P4D do You have?
We use Unity 2021.2 and P4D 2024.1 and when I try to connect Unity to VC via SSL I get:
Version Control: UpdateSettings: ssl handshake: error:1409442E:SSL routines:SSL3_READ_BYTES:tlsv1 alert protocol version: unknown network error 0
Other P4 clients works without issues.
I found a workaround. If you are using an older version of Unity and a newer version of P4D you will get this error. I was able to get around it by replacing that Unitys version of the PerforcePlugin with a newer version of that plugin.
Basically go to /Applications/Unity/Hub/Editor//Unity.app/Contents/Tools/VersionControl/ and copy the PerforcePlugin.
Then goto the same location on the version you are using and paste the plugin into that directory.
Open up Unity and attempt to log into P4.