VeriorPies / ParrelSync

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

[Question] "Asset modifications saving detected" shown in clone after saving in original #87

Open theotherp opened 1 year ago

theotherp commented 1 year ago

I created a new clone and opened it. Whenever I save changes in the original project this message pops up in the clone. I understand what it's trying to achieve (or prevent) but it seems that the clone manager transfers the changes made in the original and then complains that I made changes...

Unity 2021.3.10f1 with Build 1.5.1

Thank you!

CorentinDel commented 1 year ago

Hi, I have the same problem here. The popup appear a bit to much (not only when press CTRL + S by automatism). It happens when the plugin copy files from the original project or when i turn the editor into the play mode. I have to work with 2 clones (sometimes 3), and it's a bit complicated to click on the popup 1000 times per day :D

I use the version 1.5.0 of ParrelSync and I work on Unity 2021.3.8f1.

Thank you for your help, have a good day