Unity Collaborate constantly monitors the changes team members make to your Project. When a team member saves changes to a SceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary or PrefabAn asset type that allows you to store a GameObject complete with components and properties. The prefab acts as a template from which you can create new object instances in the scene. More info
See in Glossary on their local machine, Collaborate notifies you that the Asset has been changed by displaying an In-Progress badge on the Asset.
To view who is working on the Scene or Prefab, hover over the badge.
For Scenes, the In-Progress badge is visible in two locations in the Unity Editor:
On the file icon in the Project browser.
In the Hierarchy window.
For Prefabs, the In-Progress badge is also visible in two locations in the Unity Editor:
On the file icon in the Project browser.
In the InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary window.
When a team member publishes their changes, Unity removes the icon and counter.