ESC brings up Pause Menu, but cannot get it to 'dismiss' it.

Actually, looking at your blueprint I don’t see that you’re calling ‘Set Game Paused’ and un-checking it at any point. Just setting your bool, but not actually unpausing the game. Maybe that’s in a function? Something worth looking at.