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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment