com.unity.services.cloudcode 2.3.2

com.unity.services.cloudcode

Source docs
Notes: processedReleased May 12, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

📈 Improvements

  • Increased timeout from 10 seconds to 25 seconds.
  • Scripts are no longer cached, which would previously prevent deployments without a local change.

🔧 Bug Fixes

  • When using JS Bundling, modifying an imported file will enable re-deployment for the main script.
  • Selecting multiple .js files using in-script parameters, the inspector will now remain disabled for editing.
  • When selecting multiple .js files or deployment definitions, the inspector will now properly refer to their actual types.
  • Deployable assets (.js) not appearing on load in the Deployment Window with Unity 2022+.