Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
ki7a's avatar
ki7a
Protege
9 years ago

ASTC Crash

Hi, I am trying to use ASTC with Unity,
The build is crashing each time.
Any fix to this issue yet?
Tnx!

3 Replies

Replies have been turned off for this discussion
  • Retz's avatar
    Retz
    Honored Guest
    Is Unity crashing during the building stage, or is it crashing when you are running the build? What version of Unity are you using and which device are you targeting? Does it crash when you use ETC?
  • Are you using ASTC with Unity Terrain? There was (might still be) a bug with that. You can try overriding textures used with Terrain to ETC2 and see if that works.


  • Are you using ASTC with Unity Terrain? There was (might still be) a bug with that. You can try overriding textures used with Terrain to ETC2 and see if that works.

    Thanks, Removing Terrain solved the issue.