Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
    • Add version control to projects
    • Editor version control tutorials
      • Check in files
      • Ignore files
      • View changes
      • Undo changes
      • View changesets
      • Switch to changeset
      • Revert to changeset
      • Create branch
      • Switch to branch
      • Merge
    • UI Reference
  • Unity Version Control plugins
  • Concepts
  • Tutorials
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Check in files

From the Unity Editor, check in your files.
Read time 1 minute
Last updated 10 months ago

The Pending Changes tab of the Unity Version Control (UVCS) window displays all your existing project files as Added and private. To include these files in the workspace and allow your collaborators to access them, you need to check them in.
When you check in your files, the Pending Changes tab refreshes and no longer lists the files you have checked in. The files that you check in compile into a changeset, which you can view in the Changesets tab.
To check in files:
  1. In the UVCS window, select the files you want to check in.
  2. In the text field, enter a comment to explain your changes.
  3. Select the Check in Changes button.
Note
If you install the VCS desktop app, the app displays a dialogue to notify you if you forget to add a comment before you check in the files.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page