Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Failed WebPDecode with error VP8_STATUS_UNSUPPORTED_FEATURE. #64

Open
bigriverwu opened this issue Mar 4, 2024 · 0 comments

Comments

@bigriverwu
Copy link

bigriverwu commented Mar 4, 2024

WebP import error with local file.

Donwloaded by image

Exception: Failed WebPDecode with error VP8_STATUS_UNSUPPORTED_FEATURE. WebP.Texture2DExt.LoadRGBAFromWebP (System.Byte[] lData, System.Int32& lWidth, System.Int32& lHeight, System.Boolean lMipmaps, WebP.Error& lError, WebP.Texture2DExt+ScalingFunction scalingFunction) (at ./Library/PackageCache/com.netpyoung.webp@17a9eb9c31/Runtime/Texture2DExt.cs:169) WebP.Texture2DExt.CreateTexture2DFromWebP (System.Byte[] lData, System.Boolean lMipmaps, System.Boolean lLinear, WebP.Error& lError, WebP.Texture2DExt+ScalingFunction scalingFunction, System.Boolean makeNoLongerReadable) (at ./Library/PackageCache/com.netpyoung.webp@17a9eb9c31/Runtime/Texture2DExt.cs:204) WebP.WebPImporter.OnImportAsset (UnityEditor.AssetImporters.AssetImportContext ctx) (at ./Library/PackageCache/com.netpyoung.webp@17a9eb9c31/Editor/WebPImporter.cs:32) UnityEditor.AssetImporters.ScriptedImporter.GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext ctx) (at <87b1447e28034cee9e4ccb8c558044bc>:0) UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant