Search Issue Tracker
Won't Fix
Votes
1
Found in
5.3.6f1
Issue ID
836873
Regression
Yes
[iOS] Build fails with "Apple LLVM 8.0 Error": "no such file or directory", "no input files" when building to device
Reproduction steps:
1. Open the attached "stripped" project.
2. Build and run the "Main" scene for iOS.
Actual behavior:
* 5.3.6p7
- Apple LLVM 8.0 Error
- no such file or directory
- no input files
* 5.4.1p4
- Unknown type name 'class'
- Expected ';' after top level declarator
* 5.5.0b7(Xcode project doesn't build)
- error CS1704: An assembly with the same name has already been imported. Consider removing one of the references or sign the assembly
Reproduced with:
- iPad Air 2 9.3.2
Not reproducible with:
- 5.3.6f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment