The bulk asset editing feature in Unity Asset Manager allows contributors to edit metadata for multiple assets at once, making it easier to manage large asset collections. With this feature, you can efficiently update metadata such as tags, descriptions, labels, and asset types from within the Asset Manager user interface. This improves team workflows by eliminating the need for manually updating assets individually and providing powerful tools to apply changes to multiple assets simultaneously.
Prerequisites
To perform bulk asset editing, you must have Contributor role permissions on all selected assets.
When to use bulk editing
You can use bulk editing to do the following:
- Add or update metadata, such as tags and labels, for consistency.
- Remove or replace outdated metadata.
- Change the status of multiple assets, such as marking them all as Published.
- Correct asset types across a collection for better categorization.
How to bulk edit assets
1. Select Assets
- Go to the Project page in Asset Manager.
- Select multiple assets using the checkboxes next to each asset.
- You can select assets across collections, but all assets must belong to the same project.
2. Start Bulk Edit
- After selecting assets, the Bulk Edit button appears on the top of the page.
- Select Bulk Edit. The side panel appears.
3. Choose Metadata to Edit
On the side panel, define the changes to apply across the selected assets. The following operations are available:
-
Version Labels
- Add version labels.
- Remove specific version labels.
-
Descriptions
- Add a new description (replaces existing descriptions).
- Clear the description field.
-
Type
- Change the asset type, for example, from Texture to Material.
-
Status
- Update the status, for example, change from Draft to Published.
-
Tags
- Add new tags, existing tags remain unless replaced.
- Replace all existing tags.
- Remove specific tags.
- Clear all tags.
-
Custom Metadata
- Add new custom metadata fields without overwriting existing ones.
- Edit specific metadata fields.
- Remove specific metadata fields.
4. Confirm and Save
- After defining your changes, select Save Changes.
- A notification appears at the bottom of the screen indicating progress.
- Once the operation is complete, the changes are applied to all selected assets.