sr4dev / Unity-SpriteAssist

Unity Sprite mesh extension
https://github.com/sr4dev/Unity-SpriteAssist
233 stars 29 forks source link

Fix an NRE where Verticies or Elements property could be null #9

Closed heshuimu closed 3 years ago

heshuimu commented 3 years ago

This NRE could happen if setting the alpha tolerance higher than the entire image.

sr4dev commented 3 years ago

Thank you for your PR!!