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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a9.