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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment