Some important buttons are blend into the background and hard to distinguish

After the latest studio update since 2025/11/01. Some important buttons are blend into the background and hard to distinguish. The studio now is nearly impossible to use.



I have the following outputs upon studio opening

My studio version

1 Like

Hello,

Can you DM a full log of starting Studio and going to game settings?

Given that you’re seeing this in different places and lack of a repro on our side I’m guessing its an install problem. I would try:

a) switch to dark theme, restart, see if those artifacts persist. Switch back to light, again see if there’s any difference.
b) Uninstall/reinstall.

If you have recent installer logs for 697 (same directory as the others, has installer in the filename) we will take those too.

Here is the full output when I just start the studio:

  09:14:48.460  Unable to load rbxasset://models/ViewSelector/ViewSelector.rbxm  -  Edit
  09:14:48.460  Stack Begin  -  Studio
  09:14:48.461  Script 'builtin_ViewSelector.rbxm.ViewSelector.Main', Line 59 - function init  -  Studio
  09:14:48.461  Script 'builtin_ViewSelector.rbxm.ViewSelector.Main', Line 477  -  Studio
  09:14:48.461  Stack End  -  Studio
  09:14:49.364  Unable to load plugin icon. Image may have an invalid or unknown format.  -  Studio

When I switch to the dark mode, there is a warning:

09:16:49.608  [Foundation - Warning] - variant is not supported when using FoundationImages, consider using BuilderIcons  -  Standalone

The issue is still there no matter it’s under dark or light mode, restart or not.
I have tried reinstall studio a couple of times, and i have tried delete Temp files in windows, but it’s still there.
Let me know what else information do you need

Hi, thank you for reporting this @a45154630

I’m seeing a lot of lines like this in the log file you sent us:

2025-11-04T01:16:24.351Z,115.351524,0c74,6 [FLog::Error] Asset (Image) "rbxasset://textures/StudioToolbox/RoundedBorder.png" load failed in RobloxPluginGuiService.GameSettingsPlugin.mainView.FooterContent.Contents.Footer.SaveSettings.2.Decoration.Border.Image: File not found
2025-11-04T01:16:24.351Z,115.351524,37a8,6 [FLog::Error] Asset (Image) "rbxasset://textures/StudioToolbox/RoundedBackground.png" load failed in RobloxPluginGuiService.GameSettingsPlugin.mainView.FooterContent.Contents.Footer.SaveSettings.2.Decoration.Image: File not found
2025-11-04T01:16:24.822Z,115.822327,1184,6 [FLog::Error] Asset (Image) "rbxasset://textures/GameSettings/Warning.png" load failed in RobloxPluginGuiService.GameSettingsPlugin.mainView.CenterContent.Contents.PageContent.RoduxConnection(withContext(BasicInfo)).PageContents.Scroller.Content.Guidelines.DescriptionFrame.GuidelinesQuestionnaireInfo.Icon.Image: File not found

It seems the needed images in your RobolxStudio install somehow got corrupted or deleted.

Could you try uninstalling/deleting RobloxStudio completely and reinstall and let us know if that resolves your issue.

I have tried the following steps but not work:

  1. Uninstall the studio
  2. Delete “C:\Users\Link\AppData\Local\Roblox” folder
  3. Delete “C:\Users\Link\AppData\Local\Temp\Roblox” folder
  4. Reinstall the studio

What else can I do to fix this issue? My development is blocked for some buttons cannot be used

Hmm, sorry to hear that. Could you take a look and see if you can find “GameSettings/Warning.png” in the C:/Users/Link/AppData/Local/Roblox/Versions/version-1e4ca3bb98a04c5f/content (the version… part will be different after reinstalling). I’m not exactly sure where file is, but look for folders named “resources” or “contents”

2025-11-04T01:18:23.367Z,29.367535,1b5c,6 [FLog::Error] Asset (Image) "rbxasset://textures/GameSettings/Warning.png" load failed in RobloxPluginGuiService.GameSettingsPlugin.mainView.CenterContent.Contents.PageContent.RoduxConnection(withContext(BasicInfo)).PageContents.Scroller.Content.Guidelines.DescriptionFrame.GuidelinesQuestionnaireInfo.Icon.Image: File not found

From what I can tell, this appears to be an entirely cosmetic issue so I think the buttons should still work if you click their location? Hopefully this will unblock you from what you’re trying to do while we are investigating this issue more.

Thx for help. I found out that there is no StudioContent folder. So there is no textures/GameSettings folder in my studio


However there are two zip files called studiocontent-models.zip and studiocontent-textures.zip

After I create a StudioContent folder and unzip these two files into it. The issue solved manually. However I have no ideas why the studio installer won’t create the StudioContent folder and unzip these two files into it automatically.

thanks for the info @a45154630 that helps us a lot and I’m glad that resolved your issue!!!

It appears that at some point during the installation process, the job that’s suppose to unzip the assets is failing or not running for some reason.

Actually, would you mind sharing your “bootstrapper” logs if ther eare any. This may tell us why this failure is happening. Plesae see https://en.help.roblox.com/hc/en-us/articles/360016022492-How-to-Retrieve-Roblox-Studio-Logs for instructions on how to find bootstrapper logs if they exist.

I can’t seem to find it but there should be a DM thread with us somewhere you can share the log files (the same one you used to share log files earlier).

I have DM you with all logs I have. Let me know if you need further information or have any progress.

I was able to investigate this issue a little further and it seems to be a known issue with the installer.

To resolve this issue in the future, the easiest way is to go to https://www.roblox.com/download/studio and reinstall the installer from the file you downloaded above (rather than through the existing installer that pops when you click “create experience” on the website)

Please let us know if the issue persists even if you do the above.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.