Search Unity

Unity and multiple ASTC blocks

Discussion in 'General Graphics' started by phil_lira, Aug 28, 2015.

  1. phil_lira

    phil_lira

    Unity Technologies

    Joined:
    Dec 17, 2014
    Posts:
    584
    Hi,

    I'm using 4x4 ASTC block compression for normals and masks and 6x6 blocks for diffuse maps. However, by checking textures uploaded to GPU with Mali Graphics debugger all compressed textures were uploaded as 6x6 ASTC blocks as you can see in the screenshot below.

    compressed textures.JPG

    Does unity only support one type of block compression with ASTC?

    I'm using Unity 4.6.6p2.