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
Comments (1)
-
Peter77
Mar 08, 2021 08:04
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a14