VeriorPies / ParrelSync

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

[BUG] Unity 2021.1.2f1 breaks Parrel Sync #38

Closed Amadhia closed 3 years ago

Amadhia commented 3 years ago

Describe the bug Creating a clone in Unity 2021.1.2f1 generates this error: "File not found exception: Could not find file"... Even when trying to clone a freshly created blank project.

The clone creation process then stops and the "Hold on..." floating window just sits there and does nothing.

I'm using Hub 2.4.3, but I was able to successfully create and run a clone in Unity 2020.3. I was also successfully able to run my 2020.1.17f1 project and clone using Hub 2.4.3

To Reproduce Steps to reproduce the behavior: In Unity 2021.1.2f1, (even in a blank, freshly created project), attempt to create a new clone.

Screenshots/Video

80ED9665-F53E-48BD-80EE-51B02D4F6BDA

314pies commented 3 years ago

Hi, I just tested ParrelSync 1.4.2 with Unity 2021.1.2f1(Windows), it work quite normal. Which OS are you using?

Also, you may want to refer to the Can't clone the project / Can't open the cloned project section on the Wiki page.