unity.webp
unity.webp copied to clipboard
Unable to slice WebP imported sprite
I was trying to import a .webp spritesheet into Unity using this but I was unable to access the Sprite Editor or the slicing tools even though I clicked "Should Generate Sprite" and it made a sprite file. Looks like this still needs some work. Not sure how to make it work with the sprite editor but that would be really helpful
Apparently changing the filename to end in .png on a .webp file allows you to use the sprite editor. "Since the underlying data format of WebP is compatible with the image decoding capabilities of Unity, the engine successfully imports the image." and it keeps the file size small still too
https://discussions.unity.com/t/unity-already-support-importing-webp-but-in-ugly-way-why/928670