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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment