I was playing around with the Dialogue System and noticed that the box messages don't switch to controller inputs, while the bubbles do. When I dug into the code, I noticed that there's a function in the continue button for the bubble that is not in the box. I've copied that code over, and it seems to work. I have tested it a bit, and I'm pretty sure that fixes the problem.