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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a9.