Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0a5
Issue ID
945008
Regression
Yes
[iOS][Mono] libiPhone-lib.a is missing from iOS Mono scripting backend builds
Steps to reproduce:
1. Create new Unity prokect
2. Switch build target to iOS
3. Change 'Scripting Backend' to Mono in Player Settings
4. Build for iOS
5. Try to build the generate Xcode project to device
6. Notice the build fails with the following error:
"library not found for -liPhone-lib"
Reproduced with: 2017.3.0a3, 2017.3.0a6
Not reproducible with: 2017.2.0b8, 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment