Unity Version Control (previously Plastic SCM)TutorialsPerform common tasks with Unity Version Control in the Unity Editor.Read time 1 minuteLast updated 21 days agoInstall the Unity Version Control desktop appUse version control in the Unity Editor.Check in filesFrom the Unity Editor, check in your files.Ignore filesFrom the Unity Editor, configure the list of files to be excluded from the shared repository.View changesFrom the Unity Editor, compare your local changes with the files in your source control repository.Undo changesFrom the Unity Editor, revert your selected changes to the latest checked-in version.View changesetsFrom the Unity Editor, compare the content of two changesets.Switch to changesetFrom the Unity Editor, revert the local workspace of a project to its state at a previous changeset.Revert to changesetFrom the Unity Editor, revert a changeset to a previous version.Create branchFrom the Unity Editor, create a branch in your repository.Switch to branchFrom the Unity Editor, update your local workspace to a specific branch.MergeFrom the Unity Editor, merge your changes into your current branch.Invite team membersFrom the Unity Editor, invite team members to work on your project.