Documentation

Development

User Acquisition

Monetization

Industry

Unity License Server

Get Started

Quick start setup

Advanced setup

Administration

Troubleshooting

Unity License Server

​
​
Unity Licensing Server
  • Introduction
  • What's new
  • Requirements
  • Getting started
  • Server setup (quick start)
  • Server setup (advanced)
  • Server administration
  • Server migration
  • Client configuration
  • License checkout to work offline
  • Troubleshooting (server)
  • Troubleshooting (client)

Unity Licensing Server

Learn about the Unity Licensing Server.
Read time 1 minute
Last updated 10 months ago

The Unity Licensing Server uses a floating license model.

About floating licensing

The Unity Floating Licensing system has two components:
  • The Unity Licensing Server, which you must install on your network.
  • The Unity Licensing Client. This client is included with the Unity Editor (2019.4 or later) and the Unity Hub (3.1 or later), so there's no setup to run, but you must distribute a configuration file to client computers.
The Unity Licensing Server is an HTTP or HTTPS server built on the ASP.NET framework. It manages a pool of Unity Editor licenses. Computers that have the Unity Licensing Client installed connect to this server to request licenses.
When a user starts the Unity Editor on their computer, the client connects to the server to request the license. If there are enough licenses in the pool, the server removes a license from the pool and assigns it to the client, until the client computer releases it. When the user closes the Unity Editor, the client releases the license back to the pool. If the client computer doesn't renew the license after a specified amount of time, the server releases the license back to the pool automatically.
Any client computer configured to connect to the server can request a license as long as there are still licenses left in the pool.

Working offline

Starting with version 2.0 of the Unity Licensing Server, users can check out a license to work offline. This feature provides users with a valid Unity Editor license, even when they don't have a network connection to process a license request. For more information, refer to License checkout to work offline.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • About floating licensing

    • Working offline


Report a problem with this page
​
​