unity.webp icon indicating copy to clipboard operation
unity.webp copied to clipboard

Unable to slice WebP imported sprite

Open JGameMaker92 opened this issue 9 months ago • 1 comments

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

JGameMaker92 avatar Feb 11 '25 12:02 JGameMaker92

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

JGameMaker92 avatar Feb 11 '25 13:02 JGameMaker92