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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment