VeriorPies / ParrelSync

(Unity3D) Test multiplayer without building
MIT License
4.47k stars 314 forks source link

Clicking on Open In New Editor just opens Unity Hub #97

Closed NonzeroCornet closed 1 year ago

NonzeroCornet commented 1 year ago

I downloaded the latest ParrelSync, 1.5.1, and installed to my project. I have Unity 2021.3.16f Personal running on the project, and I have Unity Hub 3.4.1. image When I click the button, it just opens Unity Hub.

DancingAppsDays commented 1 year ago

Yes, this happens to me to on 2021.3.11 on Unity Hub 3.2

MrPatben8 commented 1 year ago

I'm having the exact same issue on 2021.3.18f. The clone folder is basically empty.

MrPatben8 commented 1 year ago

I did some digging. Does your project happen to be on a external drive or a non NTFS drive? It seems only NTFS drives are required to support the symbolic links that are used for the clones.

NonzeroCornet commented 1 year ago

It is on an external USB yah.

MrPatben8 commented 1 year ago

Yeah, that's the issue. I moved my project to my C drive and it worked just fine. Hope you can get it sorted, good luck.

arkms commented 1 year ago

Is required the drive use NTFS format. (C is always NTFS).

314pies commented 1 year ago

Please see:
https://github.com/VeriorPies/ParrelSync/wiki/Troubleshooting-&-FAQs#cant-clone-the-project--cant-open-the-cloned-project (Closing issue)