xsduan/unity-hierarchy-folders

Doesn't work as UPM dependency in Unity 2018.3

phobos2077 opened this issue · 1 comments

Script 'Packages/com.xsduan.hierarchy-folders/Runtime/Folder.cs' will not be compiled because it exists outside the Assets folder and does not to belong to any assembly definition file. UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:CompileScripts(EditorScriptCompilationOptions, BuildTargetGroup, BuildTarget)

Doesn't work as UPM dependency in Unity 2019.2.12F1 as plugin "com.unity.package-manager -ui " has been changed that much。current version in 2019 is 2.2.0 and there is no "SetPixelData" Function。