Files appear in repository, but won't download to local workspace

Hi there,
I’m trying to download a repository via the version control client. When I open the project, I’ve noticed several files are missing.

However when I view the repository in the version control client, I still see these files.

I believe that these were previously added to the hidden_changes.conf file, but are not currently.

I’m working in Unity 2021.3.12, Unity DevOps Version Control 11.0.16.8223, windows 11

Other members of our team have recently been able to download the project without issue, which made me think it could be something about how unity and/or version control is set up on my machine. I’ve already tried uninstalling and reinstalling the unity editor, unity hub, and version control to no avail.

Any advice on how I can download the full project?
Thanks.

Hi,

Can you check if you have a cloaked.conf file in the workspace?
The hidden_changes.conf file prevents locally controlled files from being submitted, whereas the cloaked.conf file prevents files from being downloaded or updated.

Best,
Héber.