New quests not appearing and can't close menus

Maybe I’m missing a setting here but I can’t seem to find it.

Whenever I accept new quests, they don’t appear in my quest log. I have to open the log manually and track them or click them on the map.

Also, when in combat, I cannot close menus using Esc, I have to press M or C or whatever again to close them.

Both issues started with this update. Wondering if someone has a fix or if it’s possibly an addon? I looked in the bug reports and can’t find anything. Wanted to check here before submitting.

The menu issue sounds like a keybind problem. The quest tracking needs a console command, I believe. Let me see if I can find it.

Edit: see if this still works

/run SetCVar(“autoQuestWatch”, 1)
/reload ui

1 Like

Thank you.

I checked all over the keybinds for anything that might resemble ‘close during combat’ or combat related and could find nothing but the console command did fix the quest issue.

1 Like

it seems to be a bug brought on by the new UI, i just reload (/console reloadui or whatever command does the same , pick your poison) fixes it every time for me.

1 Like