I configured plasticSCM as code repo. I used my unity id at the view ‘Grant Unity Cloud Build access to your source control’.
This access control will be expired in very short time. In this time, It was expired within 24 hours.
Is there any way to control the lifetime of access control?
Unfortunately, this is currently a known issue with Cloud Build when using Unity ID authentication in association with Plastic SCM for your source control configuration.
This can be alleviated by using a standard Plastic SCM password instead, as this does not use a token that expires. You can create a Plastic SCM password for your existing Unity account by using the “Forgot your password” function at plasticscm.com. You will still be able to use Unity ID authentication in other places. E.g. within the Unity Editor.
Hope this helps!
1 Like
I got it. Thanks!