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
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
This is a duplicate of issue #UUM-22566