Tag Archives: editor scripting

Removing Empty Folders in Unity

This post shares a small (but useful) recipe for getting rid of empty folders in Unity. This annoying thing usually happens when you switch between different git branches, since different branches may add/remove folders. Git doesn’t like to deal with empty … Continue reading

Posted in Unity | Tagged , , , , | 1 Comment