UI Cheats not working in The Sims 4
Updated Checked against UI Cheats v1.59.1
Nearly every UI Cheats problem is a version problem. Patch The Sims 4 to the current update, download the current build of the mod, keep exactly one copy in your Mods folder, and make sure Script Mods Allowed is still ticked after the restart.
If that has not fixed it, the checks below run in the order that solves the most cases first, and each one tells you how to confirm the result rather than leaving you guessing.
Current version v1.59.1(released ), built for game version 1.127.41.Last checked .Official changelogon uicheats.weerbesu.com, opens in a new tab
On this page
- Start with the version check
- Six checks, in the order that fixes the most cases
- If it still does not work
- A box appears but typing a number does nothing
- Right-clicking does nothing at all
- Missing panels, glitched text or a frozen menu
- Three fixes you can skip
- Symptom and fix at a glance
- Where to report it if you are still stuck
- Frequently asked questions
Start with the version check
The author's own rule is short and it is worth taking literally. If the interface is missing, if text or panels are drawn wrong, or if a menu freezes, the cause is always a mismatch between your game version and your mod version. Not a corrupt download, not your graphics settings, not your saves.
That is why the version line sits at the top of every page on this site. Version 1.59.1 is built for game version 1.127.41, and the author says it will not work with older versions of the game. The order matters too: update the game first, then install the mod build that matches it, because a new mod on an old game fails the same way as an old mod on a new game.
To read your installed version, right-click the notebook icon next to the phone icon in Live mode, or type ui_cheats.mod_version in the cheat console. Compare that with the version history, which lists every release and the game patch it was built for, and if you are behind, go and download the current build.

Six checks, in the order that fixes the most cases
Work down the list and stop as soon as the mod starts responding. Each step says how to confirm it worked.
- 1
Patch the game, then get the current mod build
Let The Sims 4 finish updating to the current patch, then download the mod again from the author's Patreon post. Version 1.59.1 is built for game version 1.127.41 and the author states it does not work with older versions of the game. A mod built for last month's patch and a game on this month's patch is the single most common reason the interface breaks.
- 2
Check which mod version you actually have
Right-click the notebook icon next to the phone icon in Live mode, or type
ui_cheats.mod_versionin the cheat console while you are in Live mode. Both report the version the game loaded, which is not always the version you think you installed. - 3
Make sure you extracted the zip
The game does not read inside archives. Open
UI_Cheats_Extension_v1.59.1.zipand pull the two files out of it. Copying the zip itself into the Mods folder leaves you with nothing installed, which looks identical to a broken mod. - 4
Keep both files no more than one subfolder deep
The script file has a depth limit.
Mods\UI Cheats Extension\UI_Cheats_Extension_Scripts.ts4scriptworks.Mods\Scripts\UI Cheats\v1.59\...does not, because the game stops looking one folder in. Keep the package file with it. - 5
Switch both settings on, then restart the game
Open Game Options, then Other. Tick Enable Custom Content and Mods, and tick Script Mods Allowed. The script setting only takes effect after you close and reopen the game, so restart even if the boxes already look ticked.
- 6
Delete every other copy of the mod
The author is explicit about this: keep exactly one copy in the Mods folder. Old versions, backups and renamed copies all count, and a renamed file is easy to miss. Search the Mods folder for anything containing "ui_cheats" and delete everything except the current pair.
If it still does not work
Four less common causes, in the same order: cheapest to check first.
- 1
Confirm the game loaded both files
Open the Mods menu in game. When the installation is right, the package file is listed under Custom Content and the script file is listed under Script Mods. If only one of them is there, you have found the problem, and it is nearly always the script file.
- 2
Test UI Cheats on its own
Move every other mod out of the Mods folder, leave UI Cheats in place and start the game. If it works alone, the problem is another mod rather than this one. Put the others back a few at a time and restart between batches until the fault returns.
- 3
Delete localthumbcache.package
Close the game and delete
localthumbcache.packagefromDocuments\Electronic Arts\The Sims 4\. The game rebuilds it on the next launch. This is worth doing right after an update, when stale cached data can leave the interface looking wrong even though the files are correct. - 4
On Windows, check whether Documents is synced to OneDrive
If OneDrive has taken over your Documents folder, the game can end up reading a different Electronic Arts folder from the one you are editing, and OneDrive can restore mod files you deleted. Move the Electronic Arts folder back to a local drive, or exclude The Sims 4 folders from sync.
If you get to the end of this list with the mod still silent, go back through the installation guide from the top rather than trying more fixes. A clean reinstall of the two files takes two minutes and rules out the half of the problem space that is simply a file in the wrong place.
A box appears but typing a number does nothing
This one has a precise answer. Your package file is installed correctly and your script file is not. The package draws the dialog, the script does the work, so a dialog that opens and then ignores you means only half the mod is loading.
Three things cause it:
- The
.ts4scriptfile never made it out of the zip, or was deleted by an antivirus tool or by a sync client. - It is more than one subfolder deep, so the game never looks that far.
- Script Mods Allowed is off, or it was switched on without restarting the game.
Check all three, restart, and confirm in the Mods menu that the script file is listed under Script Mods. That listing is the only proof that matters.
Missing panels, glitched text or a frozen menu
Go back to the version check. This symptom is the one the author addresses directly, and his answer is that it is always a version mismatch. Update the game, install the current mod build, and delete localthumbcache.package afterwards so the interface is not drawing from stale cached data.
If the panels are still wrong with a matched pair of versions, the next suspect is another user interface mod. Two UI mods that override the same resource do not merge; the game takes the first one and ignores the second. Test with everything else removed, then add the other UI mods back one at a time.
Three fixes you can skip
These three come up constantly in forum threads and in other guides. None of them is the answer here, and two of them cost you real time.
Rebuilding Resource.cfg by hand. A missing Resource.cfg in the Mods folder was a real problem years ago. Current versions of The Sims 4 handle mod discovery themselves and put the file back, so writing one by hand almost never changes anything. Community guidance rather than an EA statement, but consistent across sources.
Reinstalling The Sims 4. This mod is two files in a folder the game reads at launch. Reinstalling a game of that size to fix two files is out of all proportion, and nothing in the author's own troubleshooting suggests it.
Downgrading the mod. The Patreon post carries one current build. Going back a version means taking a copy from a site that is not the author's, which is the one thing worth being strict about, so we do not recommend it. The exception is Legacy Edition, which has its own separate, frozen build.
Symptom and fix at a glance
| What you see | Usual cause | First thing to try |
|---|---|---|
| Panels missing, text or graphics wrong, menus freezing after a patch | Game version and mod version do not match | Update the game, then install the current mod build |
| A dialog opens, but entering a value does nothing | The script file is not loading | Check folder depth and Script Mods Allowed, then restart |
| Right-click does nothing anywhere | Neither file loaded, or mods are switched off | Tick both options in Game Options, Other, and restart |
| Nothing appears in the Mods menu | The zip was never extracted, or the files are in the wrong folder | Extract the archive into the Documents Mods folder |
| It worked, then stopped after you added another mod | Another user interface mod overriding the same resources | Test alone, then add the other UI mods back one at a time |
| Odd behaviour right after an update | Stale cached data | Delete localthumbcache.package and relaunch |
| Mods folder ignored entirely, deleted files reappear | Documents redirected into OneDrive on Windows | Move Electronic Arts to a local drive or exclude it from sync |
| Two versions of the mod in the folder | Duplicate or renamed copies | Delete everything except the current pair of files |
Where to report it if you are still stuck
The comment thread on the author's Patreon post is where players raise problems with this mod, and the official changelog records what each release fixed. Before you post, have three things ready: your mod version, your game version, and whether the package file and the script file both appear in the Mods menu. Those three answers resolve most threads immediately.
If your game is producing a Last Exception or Better Exceptions file, be aware that no source we found gives guidance specific to this mod for reading them. The general approach is the isolation test above: remove mods until the file stops appearing, then report the one that caused it to whoever wrote it.
If the cheat console itself will not open, or typed codes do nothing, that is a different problem with a different fix list. See when the cheat console itself is broken.
Frequently asked questions
Why is UI Cheats not showing up in my game after I installed it?
Open the Mods menu in game and look for both files: the package file under Custom Content and the script file under Script Mods. If neither is listed, the two settings in Game Options are off or the game has not been restarted since you turned them on. If only the package file is listed, the script file is either missing or buried more than one subfolder deep.
The cheat box appears, but typing a number does nothing. What is wrong?
Your package file loaded and your script file did not. That is the author's own diagnosis for this exact symptom. Check that the .ts4script file is in the Mods folder, that it is no more than one subfolder deep, and that Script Mods Allowed is on and the game has been restarted since.
Does every Sims 4 patch break UI Cheats?
A patch can, and that is why the mod is updated so often. The author's position is that a mismatch between your game version and your mod version is always behind missing panels, glitched text and frozen menus. Version 1.59.1 was built for game version 1.127.41. Patch the game first, then install the matching mod build, and check the version history if you are not sure which release you are on.
Can another mod conflict with UI Cheats?
Only another user interface mod that overrides the same resources. The author says the mod does not conflict with other kinds of mods, including script mods and tuning mods. When two UI mods do collide, the game reads the first one and ignores the second, so the second simply stops working. MC Command Center is widely reported to run alongside it without trouble, which fits that rule.
Should I downgrade the mod to an older version?
No. The Patreon post carries one current build, so downgrading means taking a copy from somewhere that is not the author, and re-uploads are exactly what you want to avoid. Update the game instead and use the current release.
Do I need testingcheats on for UI Cheats to work?
No. The mod stopped requiring it in v1.1, back in 2015. If nothing happens when you click, that is an installation problem rather than a cheats setting.
Should I delete my saves if UI Cheats breaks my interface?
No. We have not found a single source that links this mod to damaged saves, and the symptom people describe is a version mismatch, which lives in the Mods folder rather than in your save. Fix the versions first and keep your saves.
Does UI Cheats work on PlayStation or Xbox?
No. It is a script mod, and The Sims 4 on consoles does not load script mods of any kind. The typed cheat codes are the console alternative, and there is more on that on our console support page.
Keep going
- Version historyCheck your mod version against your game version.
- Download the current buildThe author's official Patreon post, free and with no pledge.
- Re-check your installationThe two files, the folder, the settings and the restart.
- Sims 4 cheats not workingWhen the cheat console itself is the problem.