22 documented changes.

Version
1.1.0
Released
Nov 4, 2025
Product
Unity Cloud Self-Hosted
Unity Cloud Self-Hosted AWS release notes

Unity Cloud Self-Hosted AWS 1.1.0

Official notes

New features

  1. Change

    Terraform variables for FlexLM licensing: These new Terraform variables are available:

  2. Change

    Terraform variables for FlexLM licensing: To use these variables, complete these steps:

Terraform variables for FlexLM licensing

  1. Change

    `flexlm_host` : an IP address or the hostname.

  2. Change

    `flexlm_port` .

  3. Change

    Add the variables to your Terraform configuration.

  4. Change

    Delete the values from their previous location where you previously managed them manually, that is, the `flexlm` section in the file `aws/applications/builtins/values.yaml` .

  5. Change

    To update the generated Helm charts with the correct values, run the command `make apply-` .

Improvements

  1. Change

    Automated cluster bootstrap: You can now install a cluster-bootstrap Helm chart that automatically creates the required cluster resources, such as storage classes. This feature is enabled by default. However, if you use an existing cluster, this feature is automatically disabled: `enable_eks=false` .

  2. Change

    Automated cluster bootstrap: To update the existing storage classes before you upgrade, run these commands:

  3. Change

    Migration from MongoDB to Percona Server for MongoDB: We're migrating away from the MongoDB virtual machine (VM) to Percona Server for MongoDB (PSMDB). PSMDB is based on MongoDB Community Edition but extends it to an Enterprise Edition. Read more about differences between PSMDB and MongoDB in Percona documentation.

  4. Change

    Migration from MongoDB to Percona Server for MongoDB: The new Terraform variable `enable_percona_mongo` is for the deployment of the PSMDB operator and database in your Kubernetes cluster as a parallel setup. This variable is disabled by default. However, to ensure zero downtime, all services initially continue using your current MongoDB instance. The connection string logic follows this priority order:

  5. Change

    Migration from MongoDB to Percona Server for MongoDB: Migrate data at your own pace with this staged approach. Read more about migrating your data to PSMDB.

  6. Change

    Monitoring for PSMDB: The new Terraform variable `enable_percona_monitoring` is for the deployment of Percona Monitoring and Management (PMM) for PSMDB monitoring. This variable is disabled by default.

  7. Change

    Monitoring for PSMDB: To access PMM from outside the Kubernetes cluster, follow these steps:

Migration from MongoDB to Percona Server for MongoDB

  1. Change

    The custom URI, if provided

  2. Change

    The existing MongoDB VM

  3. Change

    The new PSMDB cluster

Monitoring for PSMDB

  1. Change

    Expose PMM under a new subdomain.

  2. Change

    Generate an API key in PMM for PSMDB to report metrics.

  3. Change

    Update the Terraform variable `psmdb_pmm_server_token` .

Asset Manager for Self-Hosted Deployment

  1. Removal

    You can manually create tags for assets, but you can't automatically generate tags. Self-Hosted Deployment doesn't support this feature. If you select Generate Tags in the asset properties in edit mode, Asset Manager doesn't suggest any tag and displays an error message. This behavior is expected. This button will be removed in a future version.

  2. Fix

    If you try to move assets between collections, Asset Manager might not move all assets, but informs you that the operation was successful. This issue is scheduled to be fixed in the next release.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.