Unity Package Registry


Supported Capabilities

pckgs.io fully implements the native protocol for Unity Package Manager.

CapabilityWhat You Can DoSupported Via
Package ResolutionFetch metadata and download scoped dependenciesUnity Package Manager
PublishingPush new releases or deploy automatically from CI/CDWeb Dashboard npm publish Github Actions
AuthenticationSecure access with access tokens.upmconfig.toml
Visibility ControlKeep packages private to your org or expose them publiclyWeb Dashboard
Granular AccessAssign per-package read/write rights for members & tokensWeb Dashboard
One-Click ImportCopy packages & historical versions from external registriesWeb Dashboard

Pricing

Every plan includes:

  • Unlimited public packages
  • Unlimited private packages
  • Unlimited team members
  • Granular access control
  • Access to All Registries

Pay only when you need more storage or transfer limit.

PlanPriceStorageTransfer
Free$0 / month100 MB500 MB / month
Pro$5 / month5 GB25 GB / month

See the full Pricing page for details.


To Get Started

  1. Create an organization this is your space to store your packages.
  2. Open your organization’s Registries page and activate the Unity registry. This provisions your registry at https://unity.pckgs.io/YOUR_ORG_SLUG.
  3. Create an access token and configure it following the Authentication guide.
  4. Publish your first package, or import one from an external registry without re-uploading.
  5. Install packages from your registry in any Unity project.

Related

Need help? Contact us here or at [email protected].