UnityAddressablesBuildLayoutExplorer
BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.
Install / Use
/learn @pschraut/UnityAddressablesBuildLayoutExplorerREADME
Addressables BuildLayout Explorer for Unity
BuildLayout Explorer for Unity allows you to inspect a buildlayout.txt file that was generated by Addressables.
BuildLayout Explorer allows to inspect:
- A list of Addressables Groups and what bundles have been generated by each group.
- A list of generated bundles and what assets each bundle contains.
- A list of all assets included in all bundles.
- A list of duplicated assets. The same asset that is copied in multiple bundles.
I've tested it with Unity 2019.3 and Addressables 1.18.x.
Installation
In order to use Addressables BuildLayout Explorer, you have to add the package to your project. As of Unity 2019.3, Unity supports to add packages from git through the Package Manager window.
In Unity's Package Manager, choose "Add package from git URL" and insert one of the Package URL's you can find below.
Package URL's
| Version | Link | |----------|---------------| | 1.0.0-pre.5 | https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.5 | | 1.0.0-pre.4 | https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.4 | | 1.0.0-pre.3 | https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.3 | | 1.0.0-pre.2 | https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.2 | | 1.0.0-pre.1 | https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.1 |
Known Issues
Locales other than English can cause problems when parsing the buildlayout.txt file. It causes BuildLayout Explorer to display "Unknown" as size, see Issue #1 for details.
Credits
If you find this package useful, please mention my name in your credits screen. Something like "Addressables BuildLayout Explorer by Peter Schraut" or "Thanks to Peter Schraut" would be very much appreciated.
Contact
Please use the Unity forum thread I created for BuildLayout Explorer: https://forum.unity.com/threads/addressables-buildlayout-explorer-for-unity.1162418/
Related Skills
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
roadmap
A beautifully designed, floating Pomodoro timer that respects your workspace.
progress
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
21PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.

