Unity Cloud Code
View Unity Cloud CodeCloud Code SDK 2.10.0
6 documented changes.
- Version
- 2.10.0
- Released
- Jul 1, 2025
- Product
- Unity Cloud Code
Unity Gaming Services release notes
Official notesCloud Code SDK 2.10.0
Changed
- Change
Generating bindings will generate one file and class per cloud code class instead of one class for all functions
- Change
Before generating a solution, the path will be validated so that it corresponds to a valid module name
Updates
- Fix
Fixed: -Tentative fix to dotnet hang -Changed exit condition , it seems only indefinite wait for exit will always work
Fixed
- Fix
Added timeout
- Fix
Tentative fix for occasional hang of dotnet when redirecting std output
- Fix
Fixed documentation that still used `import` over `require` for bundling