Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0b6
Issue ID
1284040
Regression
Yes
Generated Xcode project doesn't build when using il2cpp scripting backend
To repro:
1. Create new project on MacEditor;
2. Switch to macOS platform;
3. Switch to il2cpp scripting backend;
4. Enable "Generate Xcode project checkbox";
5. Build the project;
6. Open the generated project;
7. Build it.
When building the project, you get this error:
/Users/<username>/Library/Developer/Xcode/DerivedData/asd-exquyunycieeikgymwxxdomjpnpx/Build/Intermediates.noindex/asd.build/Debug/GameAssembly.build/Script-5DD64618871DEE1456320107.sh: line 3: : command not found
Command /bin/sh failed with exit code 127
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector loses focus or Material doesn't update when using GetModifiedMaterial with a Mask component
- Crash on GfxDeviceClient::AllocateBufferInternal when entering Play mode using Graphics.RenderPrimitives and Graphics.DrawProcedural in the scene
- Import TextMesh Pro window opens when the Text Mesh Pro Essentials and Examples are already imported when creating a new TextMesh Pro GameObject in the Hierarchy with TextMesh Pro settings reset
- Video is not rendered when the VideoPlayer GameObject is disabled and re-enabled after playback starts while using Material Override render mode
- Missing documentation page - "Sorry...that page seems to be missing" is shown on the browser when clicking the help icon on a Color Preset Library Scriptable Object
Add comment