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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment