Addressables
3 tools in this family (folder Editor/Tools/Addressables/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
addressables_add_entry | writes | Add an asset to an Addressables group with an optional address (key). Creates the group if it doesn'… |
addressables_build | destructive | Build Addressables content for the active player build. Long-running. |
addressables_list_groups | read-only | List all Addressable asset groups with their entry counts. |