Unity Remote Config
View Unity Remote ConfigRemote Config
3 documented changes.
- Released
- Mar 1, 2023
- Product
- Unity Remote Config
Unity Gaming Services release notes
Official notesRemote Config
Updates
- Change
Changed: Increased limit from 20,000 to 65,535 characters for string type values.
- Removal
Changed: Removed 20,000 characters limit for json type values. Total configuration size per environment remains 5MB.
- Fix
Fixed: Improved example for fetching and applying configuration in Remote Config Documentation and in `ExampleSample.cs` .