com.unity.services.cloudcode 2.7.1

com.unity.services.cloudcode

Source docs
Notes: processedReleased June 17, 2024

Browse versions

PreviousNext

Features

  • A MessageBytesReceived callback has been added to the available subscription event callbacks
  • Adding service registration to the core services registry
  • Adding service access through the core services registry (`UnityServices.Instance.GetCloudCodeService()`)
  • Added a button to browse your files when choosing a path for a Cloud Code Module

📈 Improvements

  • The MessageReceived callback will no longer be fired upon receiving bytes via the event subscription

🔧 Bug Fixes

  • Bindings generation is broken when ILogger dependency injection is used
  • Cloud Code modules now cleans up compilation artifacts after deploying or generating bindings
  • Cloud Code runtime timeout increased to 30 seconds
  • Moved create Cloud Code Asset menu items under "Services"