Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.4.4] - 2024-02-29
Changed
- Look and feel of Asset Details page
- Removed re-import tooltip
- Hid description and tag when empty
- Fixed import status not updating after a re-import
- Removed Project dashboard link
Fixed
- Window code improvements
- Multiple tags in detail view were stacked in column instead of row
- "Open the Asset Manager Dashboard" not correctly linking to current empty project
Known Issues
- Updating and re-importing assets may cause data sync issues
- Loading more than 100 assets may result in unexpected behaviour
[0.4.3] - 2024-02-16
Added
- First draft of Imported Status
- Support for corrupted/deleted/forbidden imported asset
- Displaying Asset ID in Detail page view
- Filter by Unity type
Changed
- Look and feel of GridItem highlight and selection is now more clear
- Previously imported assets will not be display in the In Project page and have to be re-imported
- Imported assets are now displayed directly instead of making a request to the backend
- Display Unity Type instead of Dashboard Asset Type
- Display extension when hovering on the Type icon
Fixed
- GridItem highlight now behaves properly
- Unintended window refreshing
- Cases where a GridItem shows the wrong Asset Type
- In Project Page not loading if an asset was deleted
- Forbidden error that was showing sometime when after importing an asset
- Add "Loading ..." text in dropdown popup before the selections show up
Known Issues
- Updating and re-importing assets may cause data sync issues
- Thumbnails may nto be in sync with cloud
- Files are not tracked when moved
- Loading more than 100 assets may result in unexpected behaviour
[0.4.2] - 2024-02-09
Fixed
- Fixed parallel downloads
- Projects are now sorted by name
- Preview files are now ignored
- Meta file are now displayed and downloaded properly
Added
- Added infinite loading bar when fetching files download URL
- Added "All Assets" option to allow a search over all assets of an organization
- Added link to the Project in the Unity Dashboard
- Project's chip now contains the project's icon
Changed
- Optimized HTTP calls
- Project dropdown has been changed in favor of a tree view from project to collection
Known Issues
- "Show In Project" is not working as expected
- “Imported” icon on the file list does not show for meta files
- Loading more than 100 assets may result in unexpected behaviour
[0.4.0] - 2024-01-22
Fixed
- Vertically centered the listed file items in the details page
Added
- Warning box in the details page when there are no files associated with an asset
- Refresh menu item in the window contextual menu that refreshes projects, collections and assets
Changed
- Initial gridview loading screen no longer shows blank grid items with loading icons
[0.3.0] - 2024-01-03
Fixed
- Errors caused by selecting a cache location without write permissions
- Fixed forever loading screen when organisation was not set at first launch.
- Fixed message shown when search result is empty
- Fixed forever loading page when entering play mode before page was fully loaded
- Fixed null exception when removing selected asset from in project
- Fixed details page closing when removing an asset in project that is not selected
- Don't see .meta and .DS_Store in the included file.
- Fixed import of assets with special characters
Added
- Explanatory tooltips to disabled buttons in the Asset Details Page
Changed
- Updated versions of com.unity.cloud packages
- Default import location path
- Show in project button now highlights the asset's file in the project browser
- Search now fetches the asset and it's files all in one call
- Remove the id in the folder name after importing and manage import name conflict
[0.2.0] - 2023-12-05
Added
- Message to show when they have no assets in the project and a link to the dashboard
- Message to show when Organisation has no projects and a link to the dashboard
Fixed
- Fixed Editor namespaces being used in package which was colliding with URP and HDRP projects
- Fixed height of the thumbnail in the details view
- Collections expanded/collapsed values now survive domain reload
- Fixed Included Files initial size being too small
- Fixed file information loading forever for some assets
- Made sure we got the full project list
Changed
- "No results found" text now shows a more descriptive message depending on the page/results
[0.1.1] - 2023-11-16
Changed
- Moved the Resources folder under the Editor folder so they are not part of the users' builds
[0.1.0] - 2023-11-14
Added
- Cancelable import progress bar has been added to the grid items and asset detail page
- Refresh button next to the search bar
- Error message for when an organization is not selected in the
Project Settings -> Services
section - Links to the Dashboard, Project Settings and Preferences
- Next page loading icon has a loading bar with informative text
- Grid item corner icon status
- Context menu actions
- Show in project allows users to quickly find the file in their project
- In Project feature allows users to see which assets are in their projects
- Remove from project
- Import into project
- Search bar functionality
- Cache management feature allows users to manage and clear their cache
- Cache settings allows users to set the cache size limit and location of their cache
- Breadcrumbs
- Project selection dropdown allows users to select which project they want to search in
- Inspector section for the asset details page
- Collections
- Grid items