com.unity.services.cloudcode 2.10.1
com.unity.services.cloudcode
Source docsNotes: processedReleased September 12, 2025
📈 Improvements
- Generating bindings will generate one file and class per cloud code class instead of one class for all functions
- Before generating a solution, the path will be validated so that it corresponds to a valid module name
🔧 Bug Fixes
- Tentative fix to dotnet hang
- Changed exit condition , it seems only indefinite wait for exit will always work
- Added timeout
- Tentative fix for occasional hang of dotnet when redirecting std output
- Fixed documentation that still used `import` over `require` for bundling
