[PlasticSCM] Master Distributed Workflows: Project Collaboration Unlocked
Under Audit
Unity 2021.3.x - Unity 2023.x
Published Wed, Mar 11
Users report that the distributed workflow, a feature previously available in PlasticSCM, appears to be missing or undocumented within Unity Version Control, causing uncertainty about its current availability and usage.
When the version control system was known as PlasticSCM, it offered a dual-workflow capability, allowing for both centralized and distributed workflow models. The distributed workflow was particularly appealing for projects anticipating significant experimentation. However, since the system transitioned to Unity Version Control, the distributed workflow model seems to have been discontinued or is no longer officially supported and documented. Users are unable to find instructions on how to utilize a distributed workflow or any explicit confirmation regarding its removal.
- Review the latest official
Unity Version Controldocumentation for any updates on supported workflow models. - Consider alternative version control systems like
Gitthat inherently support distributed workflows and integrate withUnityprojects. - If a distributed workflow is critical, explore
Unity’sGitintegration options or other third-partyVCSsolutions.
Editor's Note:
Related Posts Haven't quite found a solution to your problem? We think these posts might help you.
Content inspired by a Unity discussion post.