I’m having a similar issue while upgrading from built-in rendering to URP. Log below. It almost looks like it’s taking too long to connect and then when it does, it gets confused by the state of things. This is with Unity 2022.1.0b16.3019, in case it matters. (Please note that I have done a search-and-replace on the project name for obfuscation. The actual project name is an alphanumeric string with no special characters or spaces.)
(Apologies for the long comment - it wouldn’t let me attach the log file itself after I edited it, so I’ve cut it down to what I’m hoping is the relevant bits.)
2022-04-26 11:58:13,716 DESKTOP-BKAULMF\andro ERROR PlasticPipe - Exception obtaining connection to VioletCrown@cloud. Failed to connect to useast4-00-cloud.plasticscm.com:8787 within the 3016 ms timeout. To increase the timeout, set SocketConnectTimeoutMillisec in client.conf. If the timeout happens during push/pull, configure server.conf.
…
2022-04-26 11:58:13,718 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,719 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,719 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,720 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,720 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,721 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,721 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,721 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,721 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:13,722 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList waiting 2000 ms before retrying the connection
2022-04-26 11:58:14,258 DESKTOP-BKAULMF\andro ERROR PlasticPipe - Exception obtaining connection to VioletCrown@cloud. One or more errors occurred. (Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
.)
2022-04-26 11:58:14,265 DESKTOP-BKAULMF\andro ERROR PlasticThread - Error when performing background operation: One or more errors occurred. (Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
.)
2022-04-26 11:58:14,266 DESKTOP-BKAULMF\andro ERROR PlasticThread - Inner exception: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
.
2022-04-26 11:58:14,505 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList success after 1 retries
2022-04-26 11:58:14,619 DESKTOP-BKAULMF\andro ERROR ExceptionHandler - [LockStatusCache] Unexpected error: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
.
2022-04-26 11:58:14,658 DESKTOP-BKAULMF\andro WARN filters - PathValueMatcher: Error parsing line: # Plastic SCM extensions file. Syntax: :.
2022-04-26 11:58:14,658 DESKTOP-BKAULMF\andro WARN filters - PathValueMatcher: Error parsing line: # Valid expressions are: ‘.cpp’, ‘myfile.cpp’ … (Metacharacters are allowed: ‘*’, ‘?’)
2022-04-26 11:58:14,659 DESKTOP-BKAULMF\andro WARN filters - PathValueMatcher: Error parsing line: # Examples:
2022-04-26 11:58:14,659 DESKTOP-BKAULMF\andro WARN filters - PathValueMatcher: Error parsing line:
2022-04-26 11:58:14,675 DESKTOP-BKAULMF\andro INFO pendingchanges - Time to retrieve the pending changes: 15 ms (searching: 15 ms, processingmoved: 0 (downloading: 0 ms, matching: 0 ms), splitting: 0 ms)
2022-04-26 11:58:14,675 DESKTOP-BKAULMF\andro ERROR PlasticThread - Error when performing background operation: An existing checkout operation has locked the workspace ‘_unity’. Please wait for the checkout operation to finish.
2022-04-26 11:58:14,735 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList success after 1 retries
2022-04-26 11:58:14,782 DESKTOP-BKAULMF\andro WARN Images - Image not found: iconchanged.png
2022-04-26 11:58:14,787 DESKTOP-BKAULMF\andro WARN Images - Image not found: iconchanged.png
2022-04-26 11:58:14,915 DESKTOP-BKAULMF\andro INFO InvokeMethodRetry - VioletCrown@cloud.GetTriggerList success after 1 retries
2022-04-26 11:58:14,926 DESKTOP-BKAULMF\andro ERROR PlasticThread - Error when performing background operation: An existing checkout operation has locked the workspace ‘_unity’. Please wait for the checkout operation to finish.
