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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2021.1):
Fixed crash in pthread_wait_cond when launching Unity with -importPackage option