Hello, I have a problem, I am developing a game for Android, I was testing and working perfectly until Wednesday. Today when I went to compile a version to try to test it on the Android phone (Xiaomi) the game compiled but there was a sequence of about 20 warning with this message:
“Compressed texture (punchIcon) is used as icon.This might compromise visual quality of the image. Uncompressed format might be considered as better import option”
Only the game icon appears normal.
Here is a screenshot of the problem, which is occurring to me after installing my game apk:
First Image is the bug not work, second image is runing work game, and third image is a icon work good.

