com.unity.asset-manager-for-unity 1.0.0-exp.3
com.unity.asset-manager-for-unity
Source docsNotes: processedReleased August 23, 2024
Unity Compatibility
Minimum Unity: 2022.3
Package Dependencies
- com.unity.cloud.assets (1.2.0)
- com.unity.cloud.identity (1.2.0)
- com.unity.settings-manager (2.0.1)
🔄 Changes
- [Changed]
- Change visibility of some types to make them private
- Updated resource path
- For now on, all preview images shown in thumbnail (grid and detail panel) will be the one from the latest version of the asset instead of the current imported version.
- Side bar width is now persistent
- Created the LoadDependencies operation to track the progress of the loading of dependencies
- [Fixed]
- Fixed Grid Item selection bug
- Fixed Upload Page selection bug where all assets were always selected.
- Only hover highlight Filter button when enabled
- Drags can only be started from MouseDown or MouseDrag events error
- Fixed Collections always open on Refresh
- Fix description only showed first line
- Hide the All Assets button if one or zero project in the organization
- Hide the filter button if no organization is linked or there is no project
- Hide the role chip if no organization is linked or there is no project
- Reverted previous changes into the TabView registration
- Fixed the PageManager selection to create an AllAssetsPage when no Project selected
- Uncollapsed Collection and Project in the side bar not staying uncollapsed after assembly reload
