Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.1p2
Issue ID
1059028
Regression
No
Unity crashes with "Segmentation fault: 11" or "Bus error: 10" when launching with -batchmode followed by -projectPath
How to reproduce:
1. Create a new Unity project ending with '.Unity' (i.e. MyProject.Unity)
2. Open the Mac Terminal Utility
3. Launch Unity with '-batchmode' Command line argument followed by '-projectPath' and '-quit'
Expected result: Unity launches and closes successfully
Actual result: 'Segmentation fault: 11' or 'Bus error: 10' errors are displayed in the Terminal
Reproducible with: 2017.1.4p2, 2017.2.3p2, 2017.4.7f1, 2018.1.8f1, 2018.2.0f2, 2018.3.0a5
Notes:
Placing the '-batchmode' argument after the '-projectPath' argument prevents the issue from happening
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment