docs.unity3d.com

    Licensing Wig

    RLM is the system used for licensing. Both node-locked and floating licenses are available.

    Obtaining a license

    Please contact Unity to discuss your licensing requirements.

    Installing a license

    Node-locked

    Linux:

    • Set the unitytech_LICENSE or RLM_LICENSE environment variable with the path to the license file or folder.

    Floating licenses

    You must install the RLM license server so that it is available to your local environment. For more information, see https://reprisesoftware.com/support/admin/license-administration-bundle/

    Server side configuration

    These steps ensure that the RLM license server can find the floating license file.

    1. Set the unitytech_LICENSE or RLM_LICENSE environment variable with the path to the floating license file or folder.
    2. Start the license server with the -c command line argument, including the path to the floating license file or folder.

    As well, you must copy a .set file supplied by Unity to the server folder of the RLM license server after installation.

    Client side configuration

    • Set the unitytech_LICENSE or RLM_LICENSE environment variable with the host and port number to the license server; for example, 5053@host.

      The host value is the hostname of the license server and 5053 is an example of a port which is set by your administrator.

    • Set the unitytech_LICENSE or RLM_LICENSE environment variable to point to a special file containing license server information directly. The file has the following content:

      HOST host any 5053

      The host is the hostname of the license server and 5053 is an example of a port number.

    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your 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.
    Generated by DocFX.