VeriorPies / ParrelSync

(Unity3D) Test multiplayer without building
MIT License
4.51k stars 318 forks source link

Unity HUB #60

Closed Hoppyjr4 closed 2 years ago

Hoppyjr4 commented 2 years ago

It appears that ParrelSync doesn't work with the Unity's HUB product. Is the correct? If not, how should this be setup? Hub does prevent a second instance of Unity from running.

314pies commented 2 years ago

Hi Hoppyjr4, ParrelSync should work perfectly fine with Unity HUB. Did you encounter any issues?

Hoppyjr4 commented 2 years ago

Unity HUB 2.5.4 blocks the start of a second Unity Editor running on the same project. When ParrelSync starts the clone copy Unity Hub comes up and stops the Editor before it can begin.