Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.41f1
6000.1.0b9
6000.2.0a6
7000.0.0a1
Issue ID
UUM-99480
Regression
Yes
[tvOS] Provisioning Profile Type is ignored when it is set to "Distribution"
Reproduction steps:
1. Open the attached “tvOSBugReport” project
2. In the tvOS Player settings (Edit > Project Settings > Player), set the tvOS Provisioning Profile to a distribution provisioning profile
3. Make sure the Profile Type is set to “Distribution”
4. Build the project for the tvOS platform
5. Open the built Xcode project
6. In the Xcode editor, select the “Unity-iPhone” project
7. In the Build Settings tab, enter “signing” in the search bar
8. Observe the Code Signing Identity of “Any tvOS SDK”
Expected result: The signing identity is set to “iPhone Distribution”
Actual result: The identity is set to “iPhone Developer”
Reproducible with: 6000.0.13f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Not reproducible with: 2022.3.60f1, 6000.0.12f1
Reproducible on: macOS Sequoia 15.3.1 (M1 Max)
Not reproducible on: No other environments tested
Note: The issue is only reproducible on tvOS builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
- APV gets disabled when the SubScene is closed but still loaded
Add comment