Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.8f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1182153
Regression
No
[Metal] Crash on __pthread_kill when opening a project that contains a Texture2DArray Asset with a Depth property
How to reproduce:
1. Open the attached "case_1182153.zip" Unity project
2. Observe the crash
Reproducible with: 2017.4.32f1, 2018.4.9f1, 2019.2.5f1, 2019.3.0b4, 2020.1.0a4
Note: on a Windows device (Graphics API set to DirectX 11) the Console logs an error titled "failed to create 2DArray texture". When the "m_Depth" property is manually removed from the Asset in a text editor, the errors no longer persist and the Editor no longer crashes on a macOS device (Graphics API set to Metal). Only reproducible on Metal. Could not reproduce on 2017.4.0f1 due to Metal support being disabled (the error is still logged in 2017.4.0f1 on DirectX 11).
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
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- 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
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a9.