Search Issue Tracker
By Design
Votes
0
Found in
5.2.0f3
Issue ID
728690
Regression
Yes
Artifacts appear below image if sliced or tiled image type is used
UPDATE: "By design"
This issue is caused by the particular image having excessive space (alpha) at the bottom area. When sprite packer packs it, that space is trimmed. And since our UI image never takes into account the mesh defined by the sprite packer, this kind of glitch will happen.
To fix it. Just set the "Mesh Type" of the sprite to "Full Rect". It defaulted to "Tight". This option can be accessed after setting texture type to "Advanced" in texture importer inspector.
Steps to reproduce:
1. Open attached project
2. Open scene "bug scene"
3. Run scene and notice that artifact appears below "btn1"
Note: This only happens when using Sliced or Tiled image type. Also happens on builds.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment