Skip to main content

Build

3 tools in this family (folder Editor/Tools/Build/ 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
build_asset_bundlesdestructiveBuild all AssetBundles to the given output directory for the active build target.
list_asset_bundle_namesread-onlyList all AssetBundle labels currently defined in the project.
set_asset_bundle_namewritesAssign an AssetBundle label to an asset (or clear it). Pass empty string to remove the label.