Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2
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
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- ArgumentOutOfRangeException error is thrown when selecting a message printed in the Console with specific string
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
Add comment