I am very new to Unity and created a simple text game. It has multiple canvas’s and a main camera that I did not hook up to anything (I didn’t think I’d need to for a text game when the game plays fine in Scene and Game Views).
As I said, when I play the game in Scene and Game Views, it works as expected, It seems to be when I build to Windows, Web, or Mac and try to play the game, all I get is a blue screen that I cannot exit. Any ideas why this might be happening?