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
- [iOS] Building an iOS project with the new Xcode 15 linker fails
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
Add comment