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)
    • Download the server setup
    • Configure the server
    • Download and import the license
    • Test the server
    • Set up a service
    • Back up and restore
    • Server paths
  • Server administration
  • Server migration
  • Client configuration
  • License checkout to work offline
  • Troubleshooting (server)
  • Troubleshooting (client)
  1. Unity Licensing Server

Server paths

Explore the location of files and folders for your Unity Licensing Server.
Read time 3 minutes
Last updated 9 months ago

The location of files and folders on the Unity Licensing Server varies depending on the platform and server version.

Paths on Linux for server version 2.0 or later

Type

Path

Server log file
/usr/share/unity3d/logs/Unity.Licensing.Server.log
Server setup log file
/usr/share/unity3d/Unity.Licensing.ServerSetup.log
Server import log file
/usr/share/unity3d/Unity.Licensing.ServerImport.log
Server create-service log file
/usr/share/unity3d/Unity.Licensing.CreateService.log
Licensing server program files directory 1
/opt/UnityLicensingServer
Licensing server data directory
/usr/share/unity3d/LicensingServer/
Licensing server configuration file
/usr/share/unity3d/LicensingServer/config/licensing-server-config.json
Audit database file
/usr/share/unity3d/LicensingServer/data/LicensingServerDb.sqlite
Server license directory (current user)
/usr/share/unity3d/licenses/
Server license directory (all users)
/usr/share/unity3d/licenses/
Server delegations directory
/usr/share/unity3d/licenses/delegations
Server backup location before migration
/usr/share/unity3d/LicensingServerBackups

Paths on Windows for server version 2.0 or later

Type

Path

Server log file
%PROGRAMDATA%\Unity\logs\Unity.Licensing.Server.log
Server setup log file
%PROGRAMDATA%\Unity\Unity.Licensing.ServerSetup.log
Server import log file
%PROGRAMDATA%\Unity\Unity.Licensing.ServerImport.log
Server create-service log file
%PROGRAMDATA%\Unity\Unity.Licensing.CreateService.log
Licensing server program files directory 1
C:\UnityLicensingServer
Licensing server data directory
%PROGRAMDATA%\Unity\LicensingServer\
Licensing server configuration file
%PROGRAMDATA%\Unity\LicensingServer\config\licensing-server-config.json
Audit database file
%PROGRAMDATA%\Unity\LicensingServer\data\LicensingServerDb.sqlite
Server license directory (current user)
%PROGRAMDATA%\Unity\licenses\
Server license directory (all users)
%PROGRAMDATA%\Unity\licenses\
Server delegations directory
%PROGRAMDATA%\Unity\licenses\delegations
Server backup location before migration
%PROGRAMDATA%\Unity\LicensingServerBackups

Paths on Linux for server version 1.x

Type

Path

Server log file
~/.config/unity3d/Unity/Unity.Licensing.Server.log
Server setup log file
~/.config/unity3d/Unity/Unity.Licensing.ServerSetup.log
Server import log file
~/.config/unity3d/Unity/Unity.Licensing.ServerImport.log
Server create-service log file
~/.config/unity3d/Unity/Unity.Licensing.CreateService.log
Licensing server program files directory 1
/opt/UnityLicensingServer
Licensing server data directory
~/.config/unity3d/Unity/LicensingServer/
Licensing server configuration file
~/.config/unity3d/Unity/LicensingServer/config/licensing-server-config.json
Audit database file
~/.config/unity3d/Unity/LicensingServer/data/LicensingServerDb.sqlite
Server license directory (current user)
~/.config/unity3d/Unity/licenses/
Server license directory (all users)
/usr/share/unity3d/licenses/
Server delegations directory
~/.config/unity3d/Unity/licenses/delegations
Server backup location before migration
~/.config/unity3d/Unity/LicensingServerBackups

Paths on Windows for server version 1.x

Type

Path

Server log file
%LOCALAPPDATA%\Unity\Unity.Licensing.Server.log
Server setup log file
%LOCALAPPDATA%\Unity\Unity.Licensing.ServerSetup.log
Server import log file
%LOCALAPPDATA%\Unity\Unity.Licensing.ServerImport.log
Server create-service log file
%LOCALAPPDATA%\Unity\Unity.Licensing.CreateService.log
Licensing server program files directory 1
C:\UnityLicensingServer
Licensing server data directory
%LOCALAPPDATA%\Unity\LicensingServer\
Licensing server configuration file
%LOCALAPPDATA%\Unity\LicensingServer\config\licensing-server-config.json
Audit database file
%LOCALAPPDATA%\Unity\LicensingServer\data\LicensingServerDb.sqlite
Server license directory (current user)
%LOCALAPPDATA%\Unity\licenses\
Server license directory (all users)
%PROGRAMDATA%\Unity\licenses\
Server delegations directory
%LOCALAPPDATA%\Unity\licenses\delegations
Server backup location before migration
%LOCALAPPDATA%\Unity\LicensingServerBackups

Footnotes

  1. The Licensing server program files directory contains the program files required for the licensing server to run, including DLLs and
    Unity.Licensing.Server.exe
    (Windows) or
    Unity.Licensing.Server
    (Linux). It's neither a fixed path nor a default path. The path listed in these tables is a suggested path, but you might have chosen a different path when you unzipped the setup file as part of Downloading the server setup file.

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
    • Paths on Linux for server version 2.0 or later

    • Paths on Windows for server version 2.0 or later

    • Paths on Linux for server version 1.x

    • Paths on Windows for server version 1.x

    • Footnotes


Report a problem with this page
​
​