Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.2.21f1
2023.1.0b18
Issue ID
UUM-36454
Regression
No
Texture generates noise when Compression is set to "High Quality"
How to reproduce:
1. Open the “Compression_Quality_Bug“ project
2. Open the “SampleScene”
3. Observe the Game view
Expected result: black silhouette texture has no noise
Actual result: black silhouette texture has noise
Reproduced with: 2022.1.0a1, 2022.2.21f1, 2023.1.0b18, 2023.2.0a15
Not reproduced with: 2020.3.48f1, 2023.2.0a16
Could not test with: 2021.1.0a1, 2021.3.26f1 (Could not resolve scripting errors)
Reproduced on: Windows 11
Notes:
1. Reproducible in Player
2. Not reproducible with “None”, “Low Quality”, and “Normal Quality” Compression settings
3. Reproducible in a new project → adding a Sprite with “High Quality” Compression asset to an Image Component and setting the Color field to 0R 0G 0B 255A
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for reporting a bug to Unity.
The issue originates from some fully transparent pixels getting a very small non-zero alpha value, resulting in their (potentially undefined) color to bleed through. This occurs only with the BC7 encoder and with specific texture content.
We have reviewed the issue carefully, and in this case the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (2023.1.X):
Thank you for reporting a bug to Unity.
The issue originates from some fully transparent pixels getting a very small non-zero alpha value, resulting in their (potentially undefined) color to bleed through. This occurs only with the BC7 encoder and with specific texture content.
We have reviewed the issue carefully, and in this case the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.