I’m entering full screen mode by setting Screen.fullScreen = true.
The screen resizes but while it animates I get the horrible looking default blue background fill which makes it look like its 1995 again.
Is there anyway to change this to something sensible - like black? I tried creating an empty scene with just a camera with a black background as my scene 0 but no luck.
I did do a search but I didn’t see any mention of it. I’m on OSX 10.8 (not tried it on Windows yet) and using Unity Free.
Thanks.