Find a project in the cloud with another computer while being on the same account

Hello everyone,

I hope you’re all doing good.
I’m pretty much new in the Unity world and interested in building a mobile game on which I was practicing on my Windows computer first.

I figured out that the one way to test my progress on my iPhone was to put the project in the cloud on the main computer → find it and download it on my Mac and export it to Xcode in order to test it on my smartphone.

But the thing is I tried many things but the project can not be found on my Mac even though everything seems ok from the principal computer. I’ve put the project in the cloud, can access it through the Unity Cloud platform, I even downloaded the DevOps service and configured everything but nothing to do, when I’m on the Mac trying to find the project “via a repository” in the Hub, it keeps telling me “Unable to load repositories” and finds nothing.

Could you give me some insights about this issue ?

Thanks a lot in advance to all for your kind help.

Could you download and install the latest version of Unity Hub beta 3.9 version? To do this, in the Unity Hub go to Preferences → Advanced and select the beta channel. After doing this, restart the editor and you should have version 3.9 and all of your cloud repositories ready to be added.

Also you should be able to use the Plastic SCM standalone client to download the project:
https://www.plasticscm.com/download

Please let us know if it helps.