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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1301071