Failed to generate ETC texture

Hi
I am using Unity Android , and every time i build my project these two errors pop in the console :

  1. 1-Failed writing conversion file
    during compression

  2. Failed to
    generate ETC texture

Can somody tell me what that’s mean and how i can fix them ??
Thanks.

the problem was the size of textures(1024*1024)

Solved