Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b6
Issue ID
942488
Regression
No
Building the project on iOS device with Xcode API, an exception "The given GUID does not refer to a known build section" shows
Reproduction steps:
1. Open the attached project "smallerProject.zip";
2. Build the project on iOS device;
Actual result: an error shows up "Exception: The given GUID 033966F41B18B03000ECD701 does not refer to a known build section" and the project is not built on a device.
Expected result: the project should be built on a device. An error should not show up.
Reproduced with: 2017.2.0b2, 2017.2.0b8, 2017.3.0a4
Cannot be tested with 2017.2.0b1 and earlier versions because 'UnityEditor.iOS.Xcode.PBXProject' does not contain a definition for 'AddFileToEmbedFrameworks' in these versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment