You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
Same issue here on 2022.3.22 and v.1.5.2.
I got rid of it by removing the line EditorUtility.DisplayDialog(... in ParrelSync.ParrelSyncAssetModificationProcessor
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!
The text was updated successfully, but these errors were encountered: