Unity Cloud Code
View Unity Cloud CodeCloud Code SDK 2.10.1
6 documented changes.
- Version
- 2.10.1
- Released
- Sep 1, 2025
- Product
- Unity Cloud Code
Unity Gaming Services release notes
Official notesCloud Code SDK 2.10.1
Changed
- Change
Generating bindings generates one file and class per cloud code class instead of one class for all functions.
- Change
Before generating a solution, the path is validated so that it corresponds to a valid module name.
Fixed
- Fix
Tentative fix to dotnet hang. Changed exit condition; it seems only indefinite wait for exit will always work.
- 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.