com.unity.services.cloudcode 2.8.0

com.unity.services.cloudcode

Source docs
Notes: processedReleased October 24, 2024

Browse versions

PreviousNext

Features

  • View in Deployment Window button in `.ccmr` and `.js` files, dependent on Deployment package version 1.4.0.
  • View in Dashboard button in inspector for `.ccmr` and `.js` files.
  • View in Dashboard context menu in Deployment Window for `.ccmr` and `.js` files.
  • Add `Open Solution` button to `.ccmr` inspector.
  • Add Enum support for Cloud Code Bindings generation.

🔧 Bug Fixes

  • Fixed support for various primitive types in Cloud Code Modules binding generation
  • In-script parameters analysis throws an exception in Unity 6
  • `Browse...` button in `.ccmr` inspector now opens the current solution folder properly.
  • Fixed Cloud Code Binding generation of primitive types
  • Binding Generation will attempt to run in the latest available runtime.
  • - This can be disabled with CLOUD\_CODE\_AUTHORING\_DISABLE\_VERSION\_DETECT flag