I have a UCB build using Plastic SCM as the repo. It's configured to authenticate with my Unity ID. It keeps failing to start the build saying that the source control is unreachable. I am able to connect to Plastic via the web site and the Unity Dashboard with my Unity ID with no issues.
I have to go into my configuration settings and change the source control configuration temporarily to use my password (I cannot save these settings though because of the attached error stating that the repo is unreachable with the specified credentials which is ludicrous because I can log into my repo with those credentials just fine.
Changing it back to use my Unity ID will work temporarily but will start failing again saying that source control is unreachable.
It's not much of a CI/CD pipeline if I have to manually go in and fiddle with my configuration every time I make a build.
Anybody have a long-term solution to this?