Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2018.4
2019.3.0f6
Issue ID
1219296
Regression
No
[Metal only] Crash when create CubemapArray with TextureFormat.YUY2
Very similar to this case 1214115 but with CubemapArray
var cmapArray = new CubemapArray(32, 2,TextureFormat.YUY2, false);
Steps:
1. on Mac, open MetalTexCubemapArray.zip
2. open repro scene, hit play
3. crash
Reproducible: 2020.1.0a20.2541, 2019.3.0f5, 2018.4.7f1
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment