Hi all,
on our project we faced with situation when UGS sync shows that it has done sync successfully, but it is not.
Steps:
- Click on CL and choose Sync.
- Wait until completion.
- Click on same CL and choose Sync (Just Content).
- Observe that some amount of files are syncing again, for example 5000 of entries.
- Repeat step 3 and check that step 4 is also works.
If you see such behavior and sync using perforce to the same CL, perforce will actually sync these files, so issue will be gone for some time.
Checked diagnostic files, i.e. logs, settings, etc. No issues there.
Tried to debug UGS and it seems like everything is fine there - no errors, no exceptions. But behavior with fake sync is persist.
I see that UGS starts preview command first, but second one is usual sync, and anyway it doesn’t really sync files. And that is not for all files, but I can’t find the pattern. There are different files, from different folders and even different operations: Update, Add, Delete.
Also, checked troubleshooting pages and wasn’t able to find anything related. The only thing which may be related is path length, but we don’t have files with long path.
Any ideas are appreciated.
Thanks.