[Bug?] Clicking skip or close ad, goes through game GUI as well.

Hi, I have spotted issue with unity ads today, lets say your game got some kind of UI button in top left or right corner, so its in same spot where unity’s ads skip and close ad buttons are, once you skip ad, or close it when its finished, games UI gets clicked as well.

Correct, but happens only in editor, not on device. It’s actually a bug in the old Unity UI, which is being used as we used to support Unity versions earlier than 4.6, where the new UI controls got introduced. But since we don’t support pre-4.6 versions now, we could consider changing. Will talk with team, thanks for reporting :slight_smile:

/Rasmus

If it happens only in editor, its not a problem for me (should of checked on device first)

Thank you for response.