VeriorPies / ParrelSync

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

[BUG] very long "Reloading Script Assemblies" on clones #89

Open SlimeQ opened 1 year ago

SlimeQ commented 1 year ago

Describe the bug Cannot delete clones. When I hit delete on a clone an empty terminal window pops up and hangs. Ocassionally a complaint appears about not being able to delete ArtifactsDB.lock.

Whenever playing in whatever project was played SECOND after opening both projects, the second one will hang for about 5-10 minutes while "Reloading Script Assemblies".

I was initially trying to resolve the Reloading Script Assemblies task after copying over a change from my Packages folder. Tried deleting the clone to start fresh, it did not work. I then deleted the actual folder for the clone and made a new one. Wondering if this exacerbated the issue.

Enviroment

SlimeQ commented 1 year ago

Since posting the "Reloading Script Assemblies" message has gone away. it now just hangs for 5 minutes.

This happens on both of my Windows computers for just this project. My partner does not have this problem.

Losing my mind here, what could possibly be causing this?