Version: Unity 6.7 Alpha (6000.7)
Language : English
Debug production Web builds
Build and distribute a Web application

Troubleshoot common Web build errors

Resolve common Web build problems such as memory exhaustion, server configuration issues, and unsupported compressionA method of storing data that reduces the amount of storage space it requires. See Texture Compression, Animation Compression, Audio Compression, Build Compression.
See in Glossary
formats.

Problem: The build runs out of memory

This is a common problem, especially on 32-bit browsers. For more information on Web memory issues and how to fix them, refer to the documentation on Memory in Unity Web.

Error message: Incorrect header check

The browser console log usually prints this error due to incorrect server configuration. For more information on how to deploy a release build, refer to documentation on Deploying compressed builds.

Error message: Decompressing this format (1) isn’t supported on this platform

The browser console log prints this error when the content tries to load an AssetBundle compressed using LZMA, which Unity Web doesn’t support. Re-compress the AssetBundle using LZ4 compression to solve this problem. For more information on compression for Web, refer to documentation on Web building, particularly the AssetBundles section.

Additional resources

Debug production Web builds
Build and distribute a Web application
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961