Search Issue Tracker
Fixed in 2021.3.30f1
Fixed in 2023.3.0a1
Votes
2
Found in
2021.3.25f1
2022.3.5f1
2023.1.5f1
2023.2.0a20
2023.3.0a1
Issue ID
UUM-43138
Regression
No
[iOS] Using Social API doesn't add Game Center capability & entitlement to the generated project
Steps to reproduce:
- Open the attached project
- Switch to iOS
- Make sure '{}Automatically add capabilities{}' is enabled in Player Settings
- Build to iOS
- Open Xcode project and navigate to 'Signing & Capabilities' tab
Expected behaviour: 'Game Center' capability should be added and entitlements file with Game Center entry should be created.
Actual behaviour: 'Game Center' capability is missing, no entitlements file created.
Related Forum post
[https://forum.unity.com/threads/game-center-capabilities-not-added-to-xcode.1431139/]
Related docs
[https://developer.apple.com/help/account/reference/capability-entitlement-updates]
Starting with Xcode 14, when you enable Game Center for iOS, iPadOS, and tvOS apps, the Game Center entitlement is automatically added to your provisioning profile and entitlements plist file, so it can be signed into your app. If you’ve enabled Game Center in a previous version of Xcode, your app may not include the Game Center entitlement. Please note new app and app update submissions to the App Store with the Game Center capability enabled will soon require the Game Center entitlement.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.3.30f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-44172
Resolution Note (fix version 2023.3.0a1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-44172