Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.2f1, 2023.1.0a9
Votes
0
Found in
2021.2.0a18
2022.2.0b2
Issue ID
UUM-3148
Regression
Yes
[M1] Texture with "Compressed ASTC" format using "Fast" Compressor Quality causes black artifacts on Texture
How to reproduce:
1. Open project "Compression.zip"
2. Choose iOS as Build Target
3. In the Project window select "R" Texture
4. Observe the Texture in the Project window or Inspector window
Expected result: The Texture doesn't have black artifacts
Actual result: The Texture has black artifacts
Reproducible with: 2021.2.0a18, 2021.2.18f1, 2021.3.1f1, 2022.1.0b16, 2022.2.0a10
Not reproducible with: 2019.4.38f1, 2020.3.33f1, 2021.2.0a17
Notes:
- Black artifacts also are visible in the Scene and Game view when the Texture is on the GameObject
- With ASTC formats 8x8, 10x10,12x12 there are no black artifacts but the Texture is misaligned in some places
- Reproducible just with "Fast" Compressor Quality
- Reproducible with both Resize Algorithms "Mitchell" and "Bilinear"
- Not reproducible with Intel macs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment