No Health/Resource number in unitframe until mouse over

Ever since 10.2.6, I don’t see Health/Resource number in my unitframe until I mouseover. This is with or without mods. Changing the layout to default does not fix the issue. This is with player, target, party unitframe.

Have u tried a full UI reset not the same as turning off or uninstalling ur addons.

1 Like

Toggle the settings for that in the options. Someone messed up a lot of settings with this patch.

3 Likes

The setting is on for me, and I still don’t see it.

Toggle it.

Options - Interface - Display - Status Text - “setting”

Change it from what it is to something else then back.

1 Like

The Cvar to have them show by default appears to have been reset by the patch, use the following to turn it back on:

/run SetCVar("statusText", 1)

6 Likes

That worked for me, thanks!

2 Likes

I had to work this out as it broke on my end as well. Figured it was a CVar that wasn’t fully exposed in the UI pretty quickly, then it was a bit of searching to find out which one.

2 Likes

This happened to me. It got fixed either when I switched characters or relogged.

Plunderstorm seems to bug this out; every time I go in there, I have to toggle this off and on.

2 Likes

Yep. /run SetCVar(“statusText”, 1) fixes it.

This did it for me. Thanks. Been driving me nuts