com.unity.asset-manager-for-unity 0.9.0
com.unity.asset-manager-for-unity
Source docsNotes: processedReleased July 15, 2024
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.cloud.assets (1.2.0)
- com.unity.cloud.identity (1.2.0)
- com.unity.settings-manager (1.0.2)
🔄 Changes
- [Added]
- Incomplete and failed files will be marked as such
- Speedtree .st assets are now displaying proper icon
- Multi selection in upload tab show the ignored/included file in the selection
- [Changed]
- Upgraded Asset SDK dependency to 1.2.0
- Changed version label color to white and added colored dot next to it
- Uploaded assets will be Published instead of Draft
- Limiting upload to 5 concurrent tasks at a time
- Asset Type is now different than Other when it makes sense
- Better support for bulk import operation (when importing 20 items +)
- Finished import will display a green progress bar (similar to upload)
- Added new unit tests to StorageInfoHelpBox
- Added IsGridLevelErrorOrMessage boolean to ErrorOrMessageHandlingData
- Harmonize helpBox UI style
- Moved ActionHelpBox under the Page tab
- ActionHelpBox messaging is now specific to the Active page
- Harmonize PageManager and ProjectOrganizationProvider error events
- Improved StorageInfoHelpBox message and level
- StorageInfoHelpBox info and warning level are dismissible
- Upload operation now recovers from a ServiceException by removing any new temporary assets created in project
- Upload operations intercept ServiceException and display a customized error message based on the returned detailed error from service
- Retry button in the error is now doing a Refresh
- Internal cleanup with the Services class.
- Don't remove Refresh menu option when losing network connection
- [Fixed]
- Disabled transformations during import to prevent "Pending" version.
- Changed the foldout's style to prevent project selection issues when resizing
- Improved loading of projects and collections
- Refreshing the icon and other metadata from cloud when multiselecting
- Fixed failed downloads for certain files; primarily from uvcs.
- Fixed a bug that caused nested collections to not be displayed properly
- Progress not displaying right after starting an Import
- Upload button is disable when all upload asset already exist in the cloud
- File count in detail page counting system files too
- Show In Project is now pinging the primary file
- Timeout error causing the AM4U to be blocked on "It seems there was an error while trying to retrieve organization info."
- Help box error showing only in the In Project tab
- Successful upload not taking back to the Assets page
- Loading page not showing up during a Refresh
- Initial connection status being forced to false
- Removed nested scrollviews in multi select page
- Fix cancel import
- [Removed]
- UserEntitlement class and all related methods to fetch UserEntitlement from internal Cloud Services endpoints.
