This article is for customers who:
- are using a floating license or a Build Server license.
- are using version 2.0.x of the floating license server.
Symptoms:
When the floating license expiration time (default 8 hours) has passed while the Unity Editor is running, the Unity Editor closes automatically.
Information: The floating license expiration time is defined as the value of the floatingLicenseExpirationInMinutes key in the server configuration file (licensing-server-config.json). The default is 480 minutes (8 hours). The valid range is 60 - 1440 minutes.
Cause:
In version 2.0.x of the floating license server, the floating license lease record is removed from the database, which causes the floating license to not be reacquired when the license expires.
Resolution:
This issue has been fixed in Floating License Server 2.1.0.
Please upgrade to Floating License Server 2.1.0.
More Information: