Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug Building in ASTC texture compression

Discussion in 'VR' started by Annimar, Apr 3, 2023.

  1. Annimar

    Annimar

    Joined:
    Feb 14, 2018
    Posts:
    2
    I'm trying to develop a game with an explosion, I used unity's particle pack explosion. To make the game lighter (because it is for Oculus quest 2), I used the ASTC mode in texture compression, however the textures of the explosion are not showing in the build

    Can anyone explain why this happens?
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    4,974
    Maybe attattch logcat to see any errors?
    Does this just happen with ASTC or also other compression? You make it sound like its just with ASTC
     
  3. Annimar

    Annimar

    Joined:
    Feb 14, 2018
    Posts:
    2
    Just happen with ASTC. Now I noticed that sometimes the textures of the explosion are even appearing, and other times they don't appear.
     
  4. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    4,974
    Oh that's weird. Is your Unity version up to date? (Latest version of your yearly release)
    If so, file a bug report so it can be fixed.

    For a workaround maybe play around with the compression settings on the textures themselves?