I have a question about Don't Destroy on Load.
I have 3 buttons that will persist throughout my scenes. I'm putting them into a loader level at the start (so they won't repeat), and then they have a Don't Destroy on Load on the canvas that they're attached to. 
The problem is, when I go to a  new scene, the buttons stop working. I click them but they no longer work (i.e. no longer trigger). 
What am I missing?