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
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
- The Blackboard scrolls up and selecting Items breaks when Duplicating Items in a scrolled down List
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a9.