3 documented changes.

Released
Feb 29, 2024
Product
Unity Asset Manager
Unity Asset Manager what's new

Unity Asset Manager — February 29, 2024

Official notes

Multiple Datasets in Assets

  1. Change

    You can now create your own datasets inside assets in Asset Manager. Datasets are file containers made up of either source files or files referenced from another dataset in an asset. This feature makes it easy to organize the many files you might have in an asset into a context that makes sense to you, such as having a dataset for your game-ready objects or a dataset for your concept art. All of this content makes up an asset and now you can keep them all together without compromising the payload you need from the asset for your project at build time.

API Search Upgrades

  1. Change

    API users can now enhance their search queries with wildcard, regex, prefix, and fuzzy searches. This makes it easier to construct powerful searches that return more specific or more generic results depending on users needs. For some examples, refer to the Asset Manager API documentation.

New ‘Add’ button

  1. Improvement

    Improved the Add Assets button to better fit the user experience, by making the Add multiple assets, collections, and projects options more accessible. The new Add button invokes a dropdown list with all four options available. The Add Assets button is available on the the All Assets page for users with the appropriate role.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.