Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2020.2
2021.2
2021.2.0a6
Issue ID
1317998
Regression
No
[Android] Non supported texture format options are shown in the texture import settings
How to reproduce:
1. Open the attached project
2. Right-click the "New Texture 2D Array" asset in the Project window
3. Select reimport from the context menu
Expected Behavior: the asset is reimported and no error is shown
Actual Behavior: the asset is reimported and the following warning is shown: 'ASTC_8x8' is not supported on this platform. Decompressing texture. Use 'SystemInfo.SupportsTextureFormat' C# API to check format support.
Reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.2.7f1, 2021.2.0a8
Note: This does not affect other platforms, tested on Windows Standalone, WebGL, UWP, Lumin OS
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
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
- [iOS] nw_read_request_report crash
- The serialized field value cannot be changed when trying to set it back to "None"
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a14