docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Web Stripping Tool package

    Unity’s Web Stripping Tool package allows you to optimize your Web application by reducing its build size.

    This package helps you analyze Unity engine code that's included in your build’s WebAssembly binary and remove any code that's not used. For example, if your application is a 2D game, you might use the tool to strip out any engine code related to 3D graphics.

    Topic Description
    Install and upgrade Install the package in the Unity Editor and upgrade to the latest package version.
    Get started Learn about submodules and the submodule stripping workflow.
    Configure submodule stripping Profile your build then set up and run submodule stripping for your project.
    C# scripts for submodule stripping Use C# scripts to enable and manage submodule stripping.
    Reference Review background information on specific submodules and submodule stripping settings.

    Additional resources

    • Unity Web platform development
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)