com.unity.services.economy 3.3.0
Source docsNotes: processedReleased October 25, 2023
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
🔄 Changes
- Added schema field to economy resource files.
- Fixed a bug preventing from deploying economy resource containing schema field.
- Fixed a bug where deploying a local Currency resource file that omits `initial` and `max` would not update the remote resource to their default values.
- Fixed a bug where deploying a local resource file that omits `customData` would not update the remote resource to a default customData.
- Fixed a bug that would halt the deployment's execution when a local resource file's content failed to be deserialized.
