@bbatsov It looks like now `projectile-switch-project` shows me only projects inside `(setq projectile-project-search-path '("~/ws/" "~/ws-private/"))` ignoring project outside these search paths. E.g. my project `~/.emacs` is not showing up. Also it does not show projects in subfolders of search paths, e.g. `~/ws/subfolder`.
I'll report an issue, this is very annoying, since I cannot switch projects fast :(