Cloud Code SDK 2.7.1
9 documented changes.
- Version
- 2.7.1
- Released
- Jun 1, 2024
- Product
- Unity Cloud Code
Cloud Code SDK 2.7.1
Updates
- Feature
Added: A MessageBytesReceived callback has been added to the available subscription event callbacks
- Feature
Added: Service registration to the core services registry
- Feature
Added: Service access through the core services registry (UnityServices.Instance.GetCloudCodeService())
- Feature
Added: A button to browse your files when choosing a path for a Cloud Code Module
- Change
Changed: The MessageReceived callback will no longer be fired upon receiving bytes via the event subscription
- Fix
Fixed: Bindings generation is broken when ILogger dependency injection is used
- Fix
Fixed: Cloud Code modules now cleans up compilation artifacts after deploying or generating bindings
- Fix
Fixed: Cloud Code runtime timeout increased to 30 seconds
- Fix
Fixed: Moved create Cloud Code Asset menu items under "Services"