Game is tinted a weird color

Hi, I haven’t been on ROBLOX in a long time and I wanted to go back and look at one of my games. For some reason everything is tinted this irritating and bright red, but when opening Studio and clicking on the blocks, they’re the color they’re supposed to be. I looked at all the lighting and everything seems normal.
link to game

1 Like

Check those properties in lighting:
picture

Also, if you have a ColorCorrectionEffect on the lighting, check the TintColor and the saturation.

11 Likes

According to your observation, there is nothiing wrong with the lighting or color correction.

This is a glitch in Roblox studio I also encountered last day, you can fix it by refreshing your studio, or shutting down the studio and restarting your computer.

If this doesn’t work, make sure to see if any scripts from models were inserted or plugins installed.

To be sure, do these:

  • Check if you really do not have color correction or lighting issues.
  • Check if there are Scripts or models that contribute to this issue.
  • Check if there are plugins installed that cause this issue.
  • If you find a script, model or plugin installed in your game that might contain suspicious things, remove them immediately.
  • Restart the roblox studio, and restart your computer.
1 Like