pub fn find_unity_projects<P: AsRef<Path>>(
    root: P
) -> impl Iterator<Item = UnityProject>