Search Issue Tracker
By Design
Votes
0
Found in
2021.3.26f1
2022.3.1f1
2023.1.0b16
2023.2.0a18
Issue ID
UUM-37579
Regression
No
Sprite Packer generates artifacts at Sprite Atlas when packing a 1x1 texture
How to reproduce:
1. Open the user-attached project “1576081-URP Sprite Import 2021”
2. Select the “New Sprite Atlas” Asset
3. In the Inspector, under the field “Object for Packing” drag and drop “friends_cell_background_light_1x1_broken” Asset
4. Click “Pack Preview”
5. Observe the Sprite Atlas preview
Expected result: The packed Sprite Atlas has a plain color with no artifacts
Actual result: The packed Sprite Atlas has transparent artifacts
Reproducible with: 2021.3.26f1, 2022.3.1f1, 2023.1.0b16, 2023.2.0a18
Reproducible on: Windows 11 Pro, macOS Ventura 13.4 (M1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
The transparent 'artifacts' are just pixel dilation to actually prevent artefacts when rendering sprites. In the atlas texture below, the semi-transparent pixels are essentially dilated pixels (ie pixels extended along the edge of sprite). If one wants to disable this, use Alpha Dilation option in SpriteAtlas.