Search Issue Tracker
Fixed
Fixed in 6000.0.11f1, 7000.0.0a1
Votes
0
Found in
2021.3.39f1
2022.3.32f1
6000.0.5f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-73396
Regression
No
R 16 bit textures have banding effect when packed into a Sprite Atlas
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/R16 Issue/SampleScene“ Scene
3. In the Game View, observe the bottom red texture
Expected result: The texture color transition is smooth with no banding effect
Actual result: The texture has a faint banding effect
Reproducible with: 2021.3.39f1, 2022.3.32f1, 6000.0.5f1
Reproducible on: Windows 11, macOS 14.4.1 (M1 Max)
Not reproducible on: No other environments tested
Note: In 2021.3.39f1, both the packed and unpacked textures have banding effect
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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Resolution Note (fix version 6000.0.11f1):
Fix for this issue is available on Unity 6000.0.11f1 and above