K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
MIT License
771 stars 114 forks source link

I can't edit a Texture2D type asset #151

Closed shay444ofc closed 1 year ago

shay444ofc commented 1 year ago

Error ValueError: not enough values to unpack (expected 4, got 3)

Bug I'm not able to edit a Texture2D type asset

K0lb3 commented 1 year ago

Please explain the problem in more detail, share the full traceback, or add a sample.