30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
## [2.0.2] - 2026-04-14
|
||
|
|
### Added
|
||
|
|
- Fixed sprite atlas variant is not reporting correctly in Sprite Atlas report. Sprite atlas variant will now show as a child node of the main atlas. (DANB-1065)
|
||
|
|
- Fixed sprites does not show which page they are in All Sprite Atlas report.
|
||
|
|
- Fixed report and sample when sprites are packed in multiple atlases. (UUM-140052)
|
||
|
|
|
||
|
|
## [2.0.1] - 2026-02-23
|
||
|
|
# Added
|
||
|
|
- Columns for all Sprite Atlas reports can be sorted.
|
||
|
|
|
||
|
|
### Fixed
|
||
|
|
- Fixed secondary texture in Sprite Atlas mistaken as atlas with more than 1 texture. (DANB-1210)
|
||
|
|
|
||
|
|
## [2.0.0] - 2025-09-30
|
||
|
|
### Changed
|
||
|
|
- Update Unity min version for package.
|
||
|
|
|
||
|
|
## [1.0.0] - 2025-09-25
|
||
|
|
### Fixed
|
||
|
|
- Fixed All Sprite Atlas report not showing correct total memory size. (DANB-1066)
|
||
|
|
- Fixed All Sprite Atlas reporting columns data not showing sensible data.
|
||
|
|
- Fixed redundant revert button on report settings.
|
||
|
|
- Fixed obsolete usage of API.
|
||
|
|
|
||
|
|
## [1.0.0-pre.1] - 2025-07-17
|
||
|
|
### Added
|
||
|
|
- New package that provides Sprite Atlas analyzing in Unity Editor.
|