Prefab not rendering in unity after changing the color
I’m trying to make a tile system, and I have a function that changes the color of every other tile to make a checkerboard pattern. However, after the color is changed from white (the default) to any other color, it doesn’t show up.