QFramework icon indicating copy to clipboard operation
QFramework copied to clipboard

目录移动到Plugins会导致`UIKit创建服务功能`不加载

Open FateArth opened this issue 2 years ago • 0 comments

发现UIKitCreateSercicepackagekitconfig.json里程序集名称为默认的Editor程序集:Assembly-CSharp-Editor,但是当移动到Plugins目录,程序集就会变为Assembly-CSharp-Editor-firstpass,所以会导致ReflectRenderInfo.cs的 Load方法无法加载该功能

FateArth avatar May 10 '23 08:05 FateArth