Unity Gaming Services
View Unity Gaming ServicesCLIBETA 1.0.0-beta.4
4 documented changes.
- Version
- 1.0.0-beta.4
- Released
- Apr 1, 2023
- Product
- Unity Gaming Services
Unity Gaming Services release notes
Official notesCLIBETA 1.0.0-beta.4
Updates
- Feature
Added: `ugs fetch` now supports cloud code scripts.
- Fix
Fixed: Cloud Code script with invalid parameter will fail to deploy and show in deploy result in failed catagory.
- Fix
Fixed: Deploying Cloud Code C# Modules that are empty or over the size limit of 10 MB doesn't fail silently anymore.
- Change
Changed: Replaced Jint with Node.js for cloud code javascript parameter parsing. Users need to install Node.js with version > 14.0.0 to parse cloud code javascript.