Version: 2020.2
言語: 日本語
public static bool useReferenceAssemblies ;

説明

Set to true to make Unity use Roslyn reference assemblies when compiling scripts. Enabled by default.

By default, Unity uses Roslyn reference assemblies to compile scripts in the Editor. This allows Unity to skip compilation of referenced assemblies if their metadata has not changed since the last compilation. As a result, compilation and iteration times are faster when developing in the Editor. If you disable this setting, when a script is modified, Unity recompiles all referenced assemblies regardless of whether the assembly metadata has changed.

You should only disable this property if you are having issues or crashes with script compilation in the Editor

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