- Home /
Git submodule error in Unity
Hello.
I'm using Git in my project. Few days ago I've created a submodule for artists and it causes this error
Error deleting empty directory asset Assets/Art.git\refs\tags UnityEngine.Debug:LogError(Object) CleanEmptyFolders:.cctor() UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[])
There is no problem except this LogError but it really annoying.
Your answer
Follow this Question
Related Questions
How to fix /Library/ conflicts in GitHub repo for Unity project? 1 Answer
UnityYAMLMerge: File is not a valid text serialization YAML file 1 Answer
Materials and textures go missing after Git commit 2 Answers
How can I visually see changes made to a scene since the last git commit 0 Answers
Using git on scripts - Why do i have to keep setting project permissions on launching unity? 1 Answer