Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a10
2021.1.0b1
Issue ID
1301071
Regression
Yes
[OSX] Editor crashes on _pthread_cond_wait when launching editor with -importPackage command line argument
Steps to reproduce:
1. Download attached "test.unitypackage" (or use any other .unitypackage file)
2. Launch Unity editor with "-importPackage" command line argument with path to "test.unitypackage"
"/Applications/Unity/Hub/Editor/2021.1.0b1/Unity.app/Contents/MacOS/Unity" -createProject /Users/USER_NAME/Downloads/test -importPackage /Users/USER_NAME/Downloads/test.unitypackage
Reproduced with: 2021.1.0a10, 2021.1.0b1
Didn't reproduce with: 2021.1.0a9, 2020.2.0f1, 2019.4.17f1, 2018.4.30f1
Only reproduced on macOS
Note: reproduces with any .unitypackage file, importing works as expected in editor (without using the -importPackage command line argument)
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2021.1):
Fixed crash in pthread_wait_cond when launching Unity with -importPackage option