Cloud Code SDK 3.0.0-exp.5
9 documented changes.
- Version
- 3.0.0-exp.5
- Released
- Apr 1, 2026
- Product
- Unity Cloud Code
Cloud Code SDK 3.0.0-exp.5
Added
- Feature
Added custom icon for Cloud Code Module Reference ( `.ccmr` ) and Cloud Code JavaScript ( `.js` ) files.
- Feature
Added a console log with a View on Dashboard link upon successful deployment of Cloud Code Modules.
- Feature
Added Deployment Window shortcut to the Local Cloud Code Server toolbar popup.
- Feature
Scoped invocations are supported for Local Cloud Code Debugging and remote.
Changed
- Improvement
Updated the Go to Dashboard link in Project Settings for Cloud Code to point to Cloud Code Overview page.
- Improvement
Improved discoverability of Cloud Code in the Unity Package Manager.
Fixed
- Fix
Fixed an issue where rapidly starting and stopping the local Cloud Code server incorrectly produced console error logs.
- Fix
Added checks to prevent users from setting invalid ports for the local Cloud Code server.
- Fix
Added .NET path setting validation when starting the local Cloud Code server.