Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0p3
Issue ID
867268
Regression
No
Building from command line fails for all platforms with abstract "X errors" error on some projects
Steps to reproduce:
1. Download attached project (link down in edit below)
2. Open iOSPureBuild script with any text editor (located in the root folder of the project)
3. Modify the script to have correct paths to Unity editor & project
4. Open 'Terminal', cd into the project folder and run the script with ./iOSPureBuild
5. Wait for the script to complete
Expected behaviour: The build succeeds (as it does if you are building manually from Unity editor)
Actual behaviour: The build fails with error "4 errors". Open up 'build_iOS.log' to see the process in more detail.
Note:
Reproduced with iOS, Android and Standalone builds.
Didn't reproduce using the same scripts on an empty project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
Add comment