Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a6
Issue ID
972905
Regression
Yes
[iOS] Team ID field is not properly set in Xcode project until the 'Team ID' field is re-serialised
Steps to reproduce:
1. Open Unity Editor
2. Open 'Preferences/External Tools' window
3. Under 'Xcode Default Settings' enable 'Automatically Sign' checkbox and enter a valid 'Signing Team ID'
4. Close the editor, re-open and create a new project
5. Switch to iOS
6. Open 'Player Settings/Other' window
7. Notice the 'Team ID' field is set correctly
8. Build the project
9. Open in Xcode
10. Team ID is not set in Xcode project
Changing something in the 'Team ID' field in Unity player settings (like adding and deleting a random character), will force the field to be re-serialised and then the Team ID will be set correctly.
Reproduced with: 2018.1.0a6
Works correctly on 2017.3.x and earlier
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment