Troubleshooting
If something feels off, start here before rebuilding your whole UI.
Quick Problem Finder
| Problem | Most likely fix |
|---|---|
| A frame is missing | Check visibility rules and Layout Mode placement |
| Action bars are gone | Mouseover fade is hiding them |
| Group frames will not appear | Enable the module, then reload |
/quibags or /alts says disabled |
Enable that module from Module Addons |
| A QUI module is missing entirely | Check for a partial manual install |
| A move or toggle will not apply | Leave combat and try again |
| Profile import failed | Recopy the full string and try a fresh profile |
Module Missing From The AddOns List
QUI 4 installs as multiple folders. If a feature does not appear in Module Addons, the folder may not be installed.
- Exit the game.
- Open
World of Warcraft\_retail_\Interface\AddOns\. - Confirm all release zip
QUI*folders are present side by side. - Make sure none are nested inside an extra folder.
- Start the game and check the character-select AddOns list.
Frames Are Invisible or Missing
The most common cause is a visibility rule hiding the frame when you do not meet its conditions.
- Open
/quiand check Appearance > HUD Visibility for the visibility rules affecting CDM, Unit Frames, and trackers. - Open Module Addons and the feature page itself to confirm the module is enabled.
- Temporarily set visibility to “Show Always” to confirm frames exist.
- If frames appear, adjust the visibility rules to your preferred conditions.
The “Fade Out Alpha” setting at 0 makes hidden frames completely invisible. Set it to 0.3 temporarily to see faint outlines of where your frames are.
CDM Icons Not Showing
Usually this means the container is hidden, misplaced, or not populated the way you expect for your spec.
- Open
/qui> Cooldown Manager or type/cdm. - Open the Entries page to verify spells are populated for your spec.
- Check that containers (Essential, Utility) are enabled.
- Check visibility rules – CDM may be hidden outside of combat.
Action Bars Seem to Have Disappeared
This is usually normal behavior, not a broken install.
- Move your mouse to where the action bars should be – they will appear on hover.
- To disable fade: open
/qui> Action Bars tab > disable Mouseover Fade. - You can also set “Always Show In Combat” to keep bars visible during encounters.
Click-Casting Not Working
Click-casting depends on both the right frames and the right bindings.
- Verify QUI Group Frames are enabled (
/qui> Module Addons and/qui> Group Frames). - Open
/qui> General > Click-Cast and configure your bindings. - Click-casting bindings are per-specialization – switch to the correct spec.
- A UI reload (
/rl) may be required after enabling group frames for the first time.
Click-casting only works on secure frames (group frames, unit frames). It cannot work during combat on frames that were created after combat started.
Frames Cannot Be Moved During Combat
This is expected. WoW blocks many protected frame changes during combat. Leave combat, then try again.
Tooltip Issues or Errors
If tooltips are acting strangely:
- Check whether Combat Hiding is active.
- Hold SHIFT to force-show a tooltip in combat.
- If the issue only happens with another tooltip-heavy addon enabled, test with that addon off once.
Group Frames Not Appearing
Group Frames are disabled until you explicitly turn them on.
- Open
/qui. - Open Module Addons and enable Group Frames.
- Select Group Frames and enable the profile setting if it is off.
- Reload the UI with
/rl– this is required when first enabling group frames.
Group frames replace Blizzard’s secure group frame headers, which can only be swapped at load time. A reload is always required when toggling group frames on or off.
Bags, Info Bar, Or Alts Do Not Open
These modules are opt-in beta features.
- Open
/qui> Module Addons. - Enable the module you want.
- Reload if prompted.
- Use
/quibags,/alts, or the feature’s settings page again.
Alts and Bags use a shared account storage cache. Some offline character data appears only after each character has logged in once on the current cache.
QUI Chat Is Not Replacing Chat
QUI Chat is optional.
- Open
/qui> Module Addons. - Enable Chat.
- Reload if prompted.
- Open
/qui> Chat & Tooltips to configure chat windows, tabs, copy behavior, and Combat Log support.
Performance Issues in Large Groups
If performance drops in large raids:
- Disable group frame castbars (they update frequently and are disabled by default for a reason).
- Disable group frame portraits if enabled.
- Reduce the maximum number of debuff icons per group frame.
- Consider disabling the range check feature if not needed.
- Use
/qui perfto identify which systems are consuming the most resources.
Profile Import Not Working
- Ensure the import string starts with
QUI1:– this is the format marker. - Check that the string was copied completely (no truncation from chat or clipboard limits).
- Try importing into a fresh profile rather than overwriting an existing one.
- If a selective import behaves strangely, retry as a full import in a throwaway profile to verify the string itself is valid.
Safe Reload
If you need to reload during combat, use /rl or /reload. QUI will queue the reload and execute it automatically when combat ends. This prevents UI errors and taint issues that can occur from mid-combat reloads.