Unity Cloud Code
View Unity Cloud CodeCloud Code 2.3.2/2.4.0
7 documented changes.
- Released
- May 1, 2023
- Product
- Unity Cloud Code
Unity Gaming Services release notes
Official notesCloud Code 2.3.2/2.4.0
Updates
- Feature
Added: Subscription methods for player-specific and project-wide push messages from Cloud Code C# Modules.
- Change
Changed: Increased timeout from 10 seconds to 25 seconds.
- Change
Changed: Scripts are no longer cached, which would previously prevent deployments without a local change.
- Fix
Fixed: When using JS Bundling, modifying an imported file will enable re-deployment for the main script.
- Fix
Fixed: Selecting multiple .js files using in-script parameters, the inspector will now remain disabled for editing.
- Fix
Fixed: When selecting multiple .js files or deployment definitions, the inspector will now properly refer to their actual types.
- Fix
Fixed: Deployable assets (.js) not appearing on load in the Deployment Window with Unity 2022+.