#Hello I m trying to get my WebGL build
1 messages · Page 1 of 1 (latest)
That is now fixed, but I'm still getting
Error while downloading Asset Bundle: Failed to decompress data for the AssetBundle
Changing compression fromat from LZ4 to LZMA produces
Decompressing this format (1) is not supported on this platform.
I guess I'll try uncompressed next while that's suboptimal for a webgl build
Removing the Library folder before build worked, so building assets unexpectedly does not update them
Nope that did not fix it either, getting fail to decompress again