Hi,
After finishing this lecture yesterday without issue I turned on Unity today and suddenly encoutered a strange bug where the correct answer’s buttonsprite is not displaying correctly (see attached image).
I experimented with different questions and it’s always specifically the correct answer’s buttonsize that shrinks like in the image (whether it’s the 1st, 2nd, 3rd or 4th button).
I still (vaguely) see the sides turn to orange when I click an answer so it’s still detecting the sprites, but I can’t figure out why the size changes like it does on the picture…
As far as I can tell this isn’t done in the code, I also went back to the button lay-out lecture to double check my AnswerButtonGroup settings in the inspector, but I can’t spot any difference…
Any ideas why this is happening?