Skip to content

Sprite Mode Mesh Type

Nate River edited this page Dec 7, 2020 · 5 revisions

All sprites in the asset have Mesh Type = Full Rect. Looks like Unity UI system doesn't support Mesh Type = Tight (according to this thread). You can enable Mesh Type = Tight for all sprites if don't use sprites in UI. Otherwise, there may be artefact on devices (not in Editor).

Clone this wiki locally