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
- “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