Search Unity

Unity Editor says that ETC Crunched Textures are not supported on OpenglGS ES 2.0

Discussion in 'Editor & General Support' started by CharlesBarros, Jan 24, 2018.

  1. CharlesBarros

    CharlesBarros

    Joined:
    Nov 17, 2011
    Posts:
    61
    When you select the texture compression format "RGB Crunched ETC" the following warnings pop in the inspector:
    etc_crunch.png
    Unity 2017.3.0p2

    But as far I know this is supported on OpenGL ES 2.0. Looks like that the Unity Documentation is right:
    etc_crunch_docs.png
    https://docs.unity3d.com/Manual/class-TextureImporterIos.html

    Who is right?
    I believe that this message should appear only when "RGB Crunched ETC2" is selected.
     
  2. KB73

    KB73

    Joined:
    Feb 7, 2013
    Posts:
    234
    *bump*...does Open GL ES 2.0 support ETC crunched?

    thnx
     
  3. dm_bond

    dm_bond

    Joined:
    Sep 19, 2011
    Posts:
    62
    I found some answers in comments here: