文档

Development

User Acquisition

Monetization

工业

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.
阅读时间3 分钟
最后更新于 9 个月前

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
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • 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


报告此页面的问题
​
​