Cloud Code
11 documented changes.
- Released
- Oct 1, 2024
- Product
- Unity Cloud Code
Cloud Code
Updates
- Feature
Added: View in Deployment Window button in `.ccmr` and `.js` files, dependent on Deployment package version 1.4.0.
- Feature
Added: View in Dashboard button in inspector for `.ccmr` and `.js` files.
- Feature
Added: View in Dashboard context menu in Deployment Window for `.ccmr` and `.js` files.
- Feature
Added: `Open Solution` button to `.ccmr` inspector.
- Feature
Added: Enum support for Cloud Code Bindings generation.
- Fix
Fixed: Support for various primitive types in Cloud Code Modules binding generation.
- Fix
Fixed: In-script parameters analysis throws an exception in Unity 6.
- Fix
Fixed: Browse... button in `.ccmr` inspector now opens the current solution folder properly.
- Fix
Fixed: Cloud Code Binding generation of primitive types.
- Fix
Fixed: Binding Generation attempts to run in the latest available runtime. This can be disabled with CLOUD_CODE_AUTHORING_DISABLE_VERSION_DETECT flag.
- Fix
Fixed: Compatibility with Deployment 1.3.