Hi,
I’ve seen this question asked several times in this forum, but none of the suggestions in the answers seems to reflect the current Unity Editor UI (I’m using version 2019.3.7f1).
I have an image of chess pieces, which I have spliced to use on a 2D chess board. The original image has no background. However, when I place it in a game object, it shows the white and grey checkered grid behind the piece. How can I fix this so it only shows the piece?
I’ve attached the original image with all the chess pieces, as well as an image of the scene editor with one of the pieces, with the sprite’s settings for referrence.