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
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
Add comment