Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a1
Issue ID
1304005
Regression
Yes
Launching older Unity project with newer version in batchmode crashes on Mac
Steps to reproduce:
1. Download the attached project (batchmode_test.zip, current project version is 2019.4)
2. Execute the following command in terminal (replace PATH_TO_UNITY and PATH_TO_PROJECT with correct paths)
PATH_TO_UNITY -batchmode -logFile stdout.log -projectPath PATH_TO_PROJECT -executeMethod ProjectBuilder.BuildiOS -quit
3. The command will fail with "Segmentation fault: 11"
Reproducible with: 2021.1.0a10, 2021.2.0a1
Not reproducible with: 2020.2.0b7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1301071