Search Issue Tracker
By Design
Votes
1
Found in
5.5.0b7
Issue ID
839869
Regression
No
Imported *.png image have color artifacts when Sprite compression is used
Steps to reproduce:
1. Open attached project
2. Go to Assets>Sprites in editor
3. Click on Repro.png
4. Set Texture type to Sprite(2D and UI)
5. Set Compression to Normal (it should be by default)
6. Drag and drop sprite in Scene view
Results: You will notice some color artifacts (image attached below)
Reproduced with: 5.5.0b7, 5.4.1p3, 5.3.6p3
Note: Does not reproduces when Sprite compression is set to None. Also reproduces when image used as Texture.
Comments (1)
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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
PaulOllivier
Sep 18, 2019 10:07
I have this too