Use Unity Samples
Use public repositories in Unity Version Control.
Read time 1 minuteLast updated 21 days ago
You can use Unity Samples to find, browse through, and use content made by Unity. To help learn the fundamentals of Unity, you can clone samples directly from the Public Repository and explore them in the Unity Editor. When you clone a public repository, you retain the existing history, changesets, and branches.
To access Unity Samples in your Unity Dashboard, go to DevOps > Explore repositories.
Available samples
Unity Samples contains the following Unity samples:Star a public repository
In the Explore repositories tab, you can select the star icon for a repository to add it to your Starred by me tab. This tab can help you quickly locate repositories.Share a public repository
You can share repositories with other people. To share a repository, select the context menu (...) and then select Share link.Clone a public repository
You can clone any of the public repositories into one of your organizations. You can then access the repository in your Repositories tab.- Open the context menu for the repository.
- Select Clone repository.
- Select an organization to add the repository to.
- Enter a name for the new repository.
- Select Clone.