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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
This is a duplicate of issue #1301071