I have a square that changes to red color when my mouse is over it, or else it stays green. It works fine alone but if I have another object behind of it(like a circle), it stops working. Changing the “order in layer” option wont fix it also. Both objects have box collider 2d. See the images. Any helps? Thank you very much.