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

Allow Game Center Access Point to be placed anywhere on screen

Open
#93 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
csharp, ios, unity

Research direction

Start by locating the Unity Game Center Access Point integration and checking the underlying iOS Game Center API for supported positioning options. Done means the access point can be placed at an arbitrary screen position, or the API limitation is documented if that is not supported.

Written by the indexing model from the issue text.

Description

feature request Plug-in - GameKit

Is your feature request related to a problem? Please describe.
Right now, the Game Center Access Point can only be placed in four pre-defined locations in the corners of the screen. This constrains UI design as we have to work around these locations instead of integrating it better into our UI design.

Describe the solution you'd like
I would like to be able to place the access point at any given position.

Describe alternatives you've considered
Since the Access Point is provided by the OS, I'm not sure there is an alternative.

Additional context
We like the functionality of the access point, we just want it to be easier to work with!

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.