Server paths
The location of files and folders on the Unity Licensing Server depends on the platform.
Server paths on Linux
| 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 data root directory |
~/.config/unity3d/Unity/LicensingServer/ |
| licensing-server-config.json 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 |
Server paths on Windows
| 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 data root directory |
%LOCALAPPDATA%\Unity\LicensingServer\ |
| licensing-server-config.json 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 |