Unity Cloud Save
View Unity Cloud SaveCloud Save SDK 3.4.1
2 documented changes.
- Version
- 3.4.1
- Released
- Jun 1, 2026
- Product
- Unity Cloud Save
Unity Gaming Services release notes
Official notesCloud Save SDK 3.4.1
Changed
- Improvement
Updated the minimum supported Editor version to 2022.3.
Fixed
- Fix
Fixed the generated `*OneOfJsonConverter` types throwing `NotImplementedException` from `CanConvert` . This could break unrelated Newtonsoft serialization when the converters were discovered through a global converter list (for example, via reflection-based converter scanning).