These changes apply to the Runtime of all SpatialOS 11+ SDK versions.
Next time you deploy locally or remotely, you’ll automatically receive the latest version, so you don’t need to do anything to upgrade.
Changes
- Various Improvements
Known issues
-
Authority handover timeouts for authority loss imminent notifications are not applied on a per-worker, per-component basis as documented. Instead,
authorityHandoverTimeoutMs
values in the bridge configuration for any worker type currently apply to all worker types. In particular, this means that setting adefault
section authority timeout will enable authority loss imminent notifications for all components on all worker types, unless overridden in theperComponentSettings
.