ビルドしたら2つエラーがでるんですが検索しても全然出てきません。
ArgumentException: The Assembly UnityEditor is referenced by ArcLayerManager. But the dll is not allowed to be included or could not be found.
UnityEditor.AssemblyHelper.AddReferencedAssembliesRecurse (System.String assemblyPath, System.Collections.Generic.List`1 alreadyFoundAssemblies,
System.String[] allAssemblyPaths, System.String[] foldersToSearch, System.Collections.Generic.Dictionary`2 cache, BuildTarget target)
UnityEditor.AssemblyHelper.FindAssembliesReferencedBy (System.String[] paths, System.String[] foldersToSearch, BuildTarget target)
UnityEditor.HostView:OnGUI()

Error building Player: Extracting referenced dlls failed.

この2つなんですけどどうすればいいでしょうか。。。