Unity Version Control stuck "searching dependencies" when checking in changes.

I’m trying to check in changes on my rather small project (Asset folder is less than 200MB) but Unity Version Control (in Unity 2021.3.29f1) appears to have some extreme issues. Upon hitting the “check in changes” button, it just sits at the “searching dependencies” load bar.
After waiting 20 minutes for this, I restarted Unity to see if that would help. 30 minutes later and it’s still just doing this.

What should I do to tell it to stop searching and just commit the changes?

1 Like

If you use the Plastic SCM standalone GUI, does the issue persist?
https://www.plasticscm.com/download

I am getting this as well, with the Standalone GUI on MacOS

MacOS: 14.4.1
UVCS (PlasicSCM): 11.0.16.8622

I used to get this on occasion in the past, and quitting and relaunching the app would usually resolve it, but I’ve tried that now several times and its not resolving it.

Hi, if the pending changes calculation is taking very long, we need to review the Plastic client logs:
C:\Users\xxx\AppData\Local\plastic4\logs

Probably late on this, but close every Unity tab that isn’t open by default. Closing both Lighting and Unity Version Control then opening Unity Version Control up check in fixed it for me…

1 Like