Introduction to drafts in Unity Lite
Understand drafts in Unity Lite, including where they're hosted and how to manage them.
Read time 3 minutesLast updated 2 days ago
Drafts are where you work with the content in Unity Lite to create your prototype or application. Drafts contain your scene and any objects, components, and assets you add to it. The following sections explain how to create, share, and manage your drafts in Unity Lite:
- Create a draft.
- Share your draft within your organization.
- Rename or delete drafts.
- Recover previous versions of your draft.
Create a draft
To create a new draft:- In the Home page select Create Draft. The Create Draft window opens.
- Choose your preferred starting point:
- Empty Scene: Select this option to begin with a blank project and build from scratch.
- The rest of the options are ready-made templates. These templates let you explore Unity Lite’s features and typical use cases.
- Set Name to your preferred name for your draft.
- Set Project to an existing project or create a new one:
- If no projects exist, add a name and select Create to start a new project.
- If you already have projects, select the project where you want Unity Lite to store your draft.
- Select Create.
Share your draft within your organization
To collaborate on a project, you can share your draft internally with your organization:- Make sure you created your draft within your organization’s workspace. You can't share drafts from your personal organization.
- Copy the URL link of your draft from the browser address bar.
- Share the link with others in your organization.
Rename or delete a draft
Currently, you can't rename or delete a draft directly within Unity Lite. To manage your drafts, use the Asset Manager:- Open the Asset Manager: In your web browser, go to the Asset Manager. For more information, refer to Asset Manager
- Select your organization and project: Make sure you choose the correct organization and project where your draft is stored.
- Locate your draft: Use the search bar to quickly find your draft by name.
- Open the options menu: In your draft’s preview, click the options menu.
- Rename or delete:
- To rename, select Continue Edit and update the draft name.
- To delete, select Delete and confirm the removal.
Recover previous versions of your draft
If a draft is broken, an error has occurred, or someone made changes you want to undo, you can recover a previous saved version using the Asset Manager. To recover a previous version of your draft, use the following steps:- Go to your cloud: Open the Asset Manager in your web browser.
- Select the correct organization and project: Choose the organization and project where your draft is saved.
- Find your draft: Use the search function to locate your draft by typing its name.
- View version history: Click the History icon next to Info, Comments, and Files to view the different versions of your draft. Saved (frozen) versions have an orange dot icon. Unsaved (unfrozen) versions have a yellow background and a branching icon.
- Restore a previous version: Click the three dots next to the version you want to restore, and select Restore this version. This will create a new saved (frozen) version based on the selected one. You can delete the current unfrozen version to go back to the last saved (frozen) version. You can also select a previous version and choose Edit as a new version to start working from that point.
Simultaneous collaboration
Currently, Unity Lite doesn't support real-time simultaneous collaboration on the same draft. If you want to share your work with others, Unity Lite provides the following workflow:- Each user gets their own copy: When two people open the same draft, each person works on their own unfrozen (autosaved) version, based on the last manually saved (frozen) version.
- Saving creates separate versions: If both users make changes and select Save, Lite creates two different frozen versions in the Asset Manager. The version saved last is the latest one available to everyone in the organization.
- Opening the draft: Anyone who opens the draft can view the latest frozen (manually saved) version.
- Notifications: When you open a draft, you get a notification if someone else has already saved a newer frozen version. However, if someone else saves a new version while you’re already editing, you won’t get a real-time notification.