AmbiguousMatchException:'Void HotfixInject()' has more than one attribute of type 'UnityEditor.CallbackOrderAttribute'.
加入HOTFIX_ENABLE编译后(已添加dll)还会出现IOException: Sharing violation on path: XXX\Library\ScriptAssemblies\Assembly-CSharp.dll
运行是则出现:LuaException: xLua.access, no field__Hitfix0_Update,参考了之前closed的答案,没有帮助。