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
- GameObjects don't interact with other GameObjects when the Cloth component is applied
- CreateAsset does not persist keywords set to a material
- [2D][macOS] Rendering artifacts when dragging .PNG or .JPEG image files to the Scene view
- [Linux][URP] Sprites are flickering in scene when added into 2D URP project
- Link to documentation for PlayableDirector Component is broken
Add comment