其他一切正常,改了点SourceGenerator后,覆盖了Plugins下的后开始报一下错误:
Assembly ‘Assets/Plugins/Share.SourceGenerator.dll’ will not be loaded due to errors:
Unable to resolve reference ‘Microsoft.CodeAnalysis’. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Unable to resolve reference ‘System.Collections.Immutable’. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Unable to resolve reference ‘Microsoft.CodeAnalysis.CSharp’. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.