com.unity.asset-manager-for-unity 1.7.0

com.unity.asset-manager-for-unity

Source docs
Notes: processedReleased September 5, 2025

Browse versions

PreviousNext

🔄 Changes

  • [Added]
  • Added debugging logs in the import process. Can be enabled using the "Enable debug logs" in the Preferences.
  • Add the ability to retrieve programmatically the Unity GUIDs associated to an imported asset via the new `AssetManagerClient.GetImportedAssetGUIDs` method.
  • Added a new organization selector in the Asset Manager window.
  • [Fixed]
  • Fix error when uploading assets with circular dependencies.