Version: 2022.2
言語: 日本語
Method group is Obsolete

PlayerSettings.assemblyVersionValidation

マニュアルに切り替える
Obsolete public static bool assemblyVersionValidation ;

説明

Set to true to exact version matching for strong named assemblies.

By default, Mono resolves strong named assemblies by exact version matching. As such, sometimes you might encounter errors when Mono searches for an exact version that doesn't exist. Disable this setting to make Mono ignore version matching.