By default, when you hover the mouse over a variable, IntelliJ shows a popup documentation view, which often hides the popup that shows the value of the variable in debug mode.
To disable the documentation popup, locate the option “Show quick doc on mouse move” in Settings and disable it.
References