K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't edit a Texture2D type asset

shay444ofc opened this issue · comments

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

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

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