com.unity.web.stripping-tool 1.2.0

com.unity.web.stripping-tool

Source docs
Notes: processedReleased September 6, 2025

Browse versions

PreviousNext

Features

  • Added new submodule for System.Data.
  • Added new submodule for System.Net.
  • Added new submodules for UI Toolkit Visual Elements.
  • Added new submodule for System.Security.
  • Added new submodules for System.Linq.
  • Added new submodule for System.ComponentModel.

📈 Improvements

  • Disabled submodule profiling and stripping when incompatible Emscripten arguments `--profiling` and `--profiling-funcs` are used with external debug symbols in a build and added instructions for the user about how to make the build compatible.
  • Renamed **Remove Embedded Debug Symbols** to **Remove Debug Information** in Submodule Stripping Settings UI to clarify what the function does.

🔧 Bug Fixes

  • Fixed bug that caused a null reference exception when Submodule Stripping window was docked and hidden.
  • Fixed bug that caused the 7-Zip path to be wrong for Unity 6.3 and newer.
  • Fixed bug that caused stripping to fail when stripping C# submodules that don't match any code inside a build.