Unity editor and runtime tools for uploading Addressables content to Cloudflare R2 and loading it in-game.The package includes an R2 Addressables workflow for uploading Unity Addressables remote build output to Cloudflare R2, plus runtime GameObject helpers for loading that content inside your project.Use the editor window to check Wrangler authentication, select or create R2 buckets, configure public delivery paths, scan Addressables output, and upload catalogs, hashes, bundles, and related files.Runtime helpers can initialize Addressables, update catalogs, pre-download dependencies, load remote scenes, spawn remote prefabs, and bind loading progress to simple UI components.This package is built for developers who want a practical Unity-first workflow without maintaining separate upload scripts or custom runtime loaders.This is an independent tool and is not affiliated with or endorsed by Cloudflare.Key features:- Unity Editor window for R2 Addressables upload workflows- Wrangler-based authentication and R2 bucket operations- R2 bucket list, create, and GET-only CORS setup- Addressables build output detection and folder scanning- Upload support for catalogs, hash files, bundles, and related files- Cache-Control metadata for catalog/hash and bundle files- Runtime GameObject menu under GameObject > CF R2 Addressables- Runtime Bootstrap for Addressables initialization and progress events- Scene Loader and Scene Portal components for remote scene loading- Download Item component for dependency pre-downloads- Prefab Spawner component for Addressable prefab instantiation- Loading UI binder for Slider/Text/TMP_Text-like components- Catalog Updater component for remote catalog checks and updates- IMGUI-based Unity editor interface- Addressables accessed through a soft runtime bridge- No Cloudflare API keys stored in the Unity project- Editor and runtime assemblies separated with asmdefsSupported OS:Windows, macOS, Linux editor environments where Unity, Node.js, npm, and Wrangler are available.Requirements:Unity Addressables package, Node.js/npm, Wrangler, and a Cloudflare account with R2 access.Documentation:Included as Markdown documentation inside the package.marketing images, refactoring.

