com.unity.addressables 2.7.3

com.unity.addressables

Source docs
Notes: processedReleased September 17, 2025

Browse versions

PreviousNext

🔄 Changes

  • Changed Label window to have consistent Rename UX with the rest of the Editor. You can now press Enter (macOS) or F2 to enter rename, as well as clicking after selecting an item in the list.
  • Added documentation to mention the fact that loading AssetBundles directly via LoadAssetAsync does not handle dependencies.
  • Added null checks for analytics events to fix console error.
  • Fixed loading incorrect data when using dynamic internal id naming.
  • Documentation: Content model update.
  • Fixed an issue where trying to build after setting a custom profile value would sometimes cause a NullRefException.