Firstborn/Library/PackageCache/com.unity.collab-proxy@1.17.7/Documentation~/ExistingPlasticRepo.md
Schaken-Mods b486678290 Library -Artifacts
Library -Artifacts
2023-03-28 12:24:16 -05:00

18 lines
1.0 KiB
Markdown

# Getting started with an existing Plastic SCM repository
Suppose you want to start working on a Unity project in an existing Plastic SCM repository and already have a Plastic SCM account linked to your Unity ID. In that case, you will be able to open the project straight from the **Unity Hub**. A workspace will automatically be created for your project on your machine.
1. In the Unity Hub v3 Beta, click **Open** > **Open remote project** to see the list of your Plastic SCM repositories that contain a Unity project.
2. Click the project and click **Next**.
3. Click the Editor version and platform and click the **change version** button.
4. In the Editor pop-up, click the **Migrate** button to migrate your local workspace to a Plastic SCM workspace
5. Once the migration is completed, click the **Open Plastic SCM** button.
![Plastic Hub](images/plasticHub.gif)
## Accessing the Plastic SCM Window
You can access the **Plastic SCM** window in the Unity Editor by clicking **Window** > **Plastic SCM**.
![Plastic SCM window](images/AccessingPlastic.png)