Unity Cloud Self-Hosted AWS 1.3.0
7 documented changes.
- Version
- 1.3.0
- Released
- Jun 8, 2026
- Product
- Unity Cloud Self-Hosted
Unity Cloud Self-Hosted AWS 1.3.0
Breaking changes
- Change
Mini-USF version 2 upgrade: Upgraded Mini-USF to version 2 to decouple Keycloak from entities, such as projects. Before you upgrade, you must migrate your existing Mini-USF v1 setup. For detailed instructions, refer to Migrate Mini-USF from version 1 to version 2.
- Change
Configure Pixyz licenses using Terraform variables: Provided Pixyz workflows with static licenses via the Terraform variables `pixyz_license` and `pixyz_license_3dds` , instead of manually creating the Kubernetes secret. Set each variable to the base64‑encoded license content.
Improvements
- Improvement
Kubernetes 1.33: Upgraded the EKS cluster to Kubernetes 1.33. Updated EKS‑managed add‑ons to the matching AWS default versions. No node recycling was required.
- Fix
Distributed object storage by default: Enabled RustFS to run in distributed mode by default for improved resilience. Fixed an out‑of‑memory issue that affected RustFS.
- Feature
Default monitoring alerts: Added a set of default alerts to the kube-prometheus-stack.
- Change
Larger default storage sizes: Increased the default PostgreSQL data volume from 200 GiB to 400 GiB and the pgBackRest backup repository from 400 GiB to 800 GiB. On clusters that use gp3 storage, these volumes resize online during the next ArgoCD sync with no downtime.
Fixed issues
- Fix
Automation Manager post-install job: Fixed the `automation-manager` post‑install job failing with a permission error when it authenticated to the container registry as a non‑root user.