PlayerSettings.WebGL.enableSubmoduleStrippingCompatibility

Switch to Manual
public static bool enableSubmoduleStrippingCompatibility;

Description

If enabled, produces a build that can be used with the submodule stripping functionality of the Web Stripping Tool package. If disabled, produces a build that is not intended to be submodule stripped. It is best to leave this option disabled whenever not using the Web Stripping Tool package, or generated code size can be adversely affected.


Did you find this page useful? Please give it a rating: