Looooong / UnityAsyncImageLoader

Asynchronous Image Loader for Unity
MIT License
194 stars 26 forks source link

Exception: Bitmap bitdepth not supported: 8 #12

Closed wooju217 closed 1 year ago

wooju217 commented 1 year ago

![Updow

Looooong commented 1 year ago

@wooju217 Is it a palette-based image? It's not supported yet. You can convert it to RGB image, if image size is not an issue.