Search Unity

unity3d error. Decompressing this format (30) is not supported on this platform

Discussion in 'Editor & General Support' started by codeBeast, May 19, 2019.

  1. codeBeast

    codeBeast

    Joined:
    Jun 8, 2013
    Posts:
    28
    Hi. I'm getting this error message on the android platform - I'm using the assetbundle plugin. Searched the internet and it tells me about this:

    LZMA compression is not supported anymore in Unity WebGL as of 5.5, so you should rebuild your asset bundles with 5.5

    BUT that is not my case. I also tried without compression and it still didn't work.