Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2.0a9
2021.3
2021.3.0f1
2022.1
2022.2
Issue ID
1421027
Regression
Yes
Fatal "'.h' file not found" error is thrown when building Xcode project
How to reproduce:
1. Open the user's attached project
2. Go to File -> Build Settings
3. Enable "Create Xcode Project"
4. Make sure that IL2CPP Scripting Backend is used (Player Settings -> Other Settings)
5. Select Build
6. Open the built Xcode project file
7. Select "Start the active scheme" (triangle icon)
Expected result: the Xcode project is built and run
Actual result: the Xcode build fails with errors (Command PhaseScriptExecution failed with a nonzero exit code, fatal error: 'Test.h' file not found)
Reproducible with: 2021.2.0a9, 2021.3.2f1, 2022.1.0f1, 2022.2.0a10
Not reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.2.0a8, 2022.2.0a11, 2022.2.0a12
Notes: reproducible on macOS
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a11