Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Swatch Unity Tool

Artist-friendly color management system for Unity! · By darnOK

Sprites do not change color, even though you changed the swatch?? Sticky

A topic by darnOK created 2 days ago Views: 3
Viewing posts 1 to 1
Developer
  1. Open any object with a sprite editor in the Inspector
  2. Scroll down until you see a Swatch Color Reference script
  3. Check the Manual Swatches Update (it will uncheck immediately)

You should have fixed the issue, and they should have changed to the desired color. If it happens again in the future, repeat the process.

If you don't see the Manual Swatches Update checkbox, open the Swatch Tool Scripts by Konrad Kovács/Editor/CustomSpriteEditor.cs. Ensure the bool enableManualSwatchUpdate is set to true. Try the steps listed above.