You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [2.7.4] - 2025-10-06
- Fixed an issue where having an empty custom load or build path in the inspector would spam the console.
- Fixed a faulty Inspector refresh mechanism when creating new addressables group from a template.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@ All notable changes to this package will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
+
## [2.7.4] - 2025-10-06
7
+
- Fixed an issue where having an empty custom load or build path in the inspector would spam the console.
8
+
- Fixed a faulty Inspector refresh mechanism when creating new addressables group from a template.
9
+
6
10
## [2.7.3] - 2025-09-15
7
11
- 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.
8
12
- Added documentation to mention the fact that loading AssetBundles directly via LoadAssetAsync does not handle dependencies.
0 commit comments