com.unity.asset-manager-for-unity 0.7.0
com.unity.asset-manager-for-unity
Source docsNotes: processedReleased May 21, 2024
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.cloud.assets (1.2.0-exp.1)
- com.unity.cloud.identity (1.2.0-exp.1)
- com.unity.settings-manager (1.0.2)
🔄 Changes
- [Added]
- A new preprocessing directive "AM4U\_ENABLE\_ASSERTIONS" that enable assertion when set.
- [Changed]
- Upload mode set to Override by default
- Show In Project will ping the first file instead of the parent folder
- Draft assets will display their version in yellow like on the web app
- Disabling Remove button while re-import is in progress
- Remove the ImportOperation.ImportAsync IAsset parameter, which was a duplicate of the IAssetData given in the constructor
- Tracking recognizes version changes and out-of-date assets will be updated to the latest version on import
- Cache location is now displayed with an absolute path in the user settings
- Removed download progress indicators from the import operation
- Upload progress indicators are no longer stick
- Improved offline mode and domain reload support
- [Fixed]
- Import to action wasn't working
- Don't show import progression of -100% anymore
- Imported asset without .meta file are now properly re-uploaded (need to be imported first)
- Re-uploading a new version if an asset was not tracked properly
- Upload progress not displaying error if details panel is opened
- Normalizing path's separators in AM4U settings
- Fixed Upload files displaying Assets/ folder
- Fixed critical issue where Role and Permissions where not serialized properly
- Fixed error when cancelling Import To folder selection
- Fixed error when selecting Assets folder using Import To dialog
- Removing unused constant causing warning
- Improved search to better support underscores and other separator
- Fixed missing Reveal In Finder label in settings
- Asset files occasionally failing to re-import and being deleted.
- Fixed the import of files with no extensions
- Wrong search results when adding search words while the grid view has not finished loading.
- Fixed a bug where upload progress indicators would be duplicated.
