Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Feature request - add support for GameSave

Open
#86 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
csharp, unity
Domain
game-dev

Research direction

The issue names no repository files, tests, or entry points. Start by reading Apple's GameSave documentation and examining the existing Unity plugin structure to determine the integration surface. Done should mean an officially supported Unity plugin that synchronizes save games across devices and game versions.

Written by the indexing model from the issue text.

Description

feature request

Is your feature request related to a problem? Please describe.
I'd like to use GameSave to synchronize save games across devices and game versions. The abstraction is much closer to how cloud sync works for other platforms and I'd like to take advantage of it in a Unity project.

Describe the solution you'd like
An officially supported Unity plugin for the GameSave feature.
https://developer.apple.com/documentation/GameSave

Describe alternatives you've considered
I could try to implement it myself. But I'm not an expert in this area.

Dominant language
C#
Stars
986
Forks
252
Avg merge
1h 36m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apple/unityplugins

All issues in apple/unityplugins

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.