Search Issue Tracker
Fixed in 2021.3.28f1
Fixed in 2021.3.X, 2022.2.X, 2022.3.X, 2023.1.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment