Home

Awesome

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:

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

VersionLink
1.0.0-pre.5https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.5
1.0.0-pre.4https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.4
1.0.0-pre.3https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.3
1.0.0-pre.2https://github.com/pschraut/UnityAddressablesBuildLayoutExplorer.git#1.0.0-pre.2
1.0.0-pre.1https://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/