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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a14