This just happens on my 16.04. These steps worked for me (credit to It's FOSS):
- Press Ctrl+Alt+F1 to access the console.
- Use your normal username and password to login.
- Type
sudo apt update
- Type
sudo apt install --reinstall ubuntu-desktop
- Type
sudo shutdown -r now