Open chriswalz opened 2 years ago
Didn't have much experience with Plastic SCM... Anyone else is having the same issue?
Didn't have much experience with Plastic SCM... Anyone else is having the same issue?
Yes, very annoying and time consuming to turn off after every play... Especially when running more than one clone.
A minor fix that will stop the displaying of the dialog... Remove "Version Control" from "Packages: In Project" in the Package Manager from the clone's editor. This lasts for the duration of the clone. Reapply on fresh clone open. Cheers!
The package in manifest.json that is removed is com.unity.collab-proxy
in my build. I glanced over the code, but I don't see anywhere that Parrelsync modifies the packages in the target clone, but that is what I imagine would be required to resolve this automagically for future users.
I also opened an issue over in the Unity forums to make Unity (the owner of PlasticSCM now) aware of the issue:
Describe the bug Cloned project will have "Upgrade" dialog every time I click Play button
To Reproduce Steps to reproduce the behavior:
Expected behavior No dialog
Screenshots/Video
Environment (please complete the following information):
Additional context Add any other context about the problem here.