Skip to main content

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.

ToolEffectDescription
addressables_add_entrywritesAdd an asset to an Addressables group with an optional address (key). Creates the group if it doesn'…
addressables_builddestructiveBuild Addressables content for the active player build. Long-running.
addressables_list_groupsread-onlyList all Addressable asset groups with their entry counts.