Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.13f1
2022.1.22f1
Issue ID
UUM-21956
Regression
No
[Android] SpriteAtlas texture when compressed with ASTC has solid black artifacts
Reproduction steps:
- Download the user's attached project (“AtlasProblem.zip“) and remove the Library folder before opening
- Open the user’s attached project (“AtlasProblem.zip“)
- Make sure the platform is set to Android
- Make sure the Sprite Packer Mode is set to “Sprite Atlas V1 - Always Enabled” in Project Settings > Editor
- Select the “Assets/Atlases/default/intro_location_pan_compressed.spriteatlas” in the Project window and press "Pack Preview" in the Inspector window
- Observe the preview that the atlas texture has no artifacts
- Select the “Assets/Atlases/astc/intro_location_pan_compressed.spriteatlas” (which is a Variant of the default one, with compression format set to ASTC 8x8) and press "Pack preview"
- Observe the preview
Expected result: The preview has no artifacts
Actual result: The preview has black artifacts (like the ones in the user’s attached screenshot)
Reproducible with: 2021.3.12f (Silicon), 2021.3.16f1 (Silicon), 2022.2.1f1 (Silicon), 2023.1.0a6 (Silicon)
Not reproducible with: any Intel build of the Editor, 2023.1.0a24 (Silicon)
(2020.3 does not have a Silicon version available, not a "true" regression)
Reproduced on: Mac Mini M1 (2020)
Notes:
- Does not reproduce when the format is set to ASTC 5x5, ASTC 10x10, ASTC 12x12, any of the ASTC HDR formats or any non-ASTC compressed format
- Does reproduce when the format is set to ASTC 6x6 or ASTC 4x4, but artifacts have different sizes or color
- Does not reproduce when the ASTC atlas is a Master atlas, only when it's a Variant atlas
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-3148
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
This is a duplicate of issue #UUM-22566