Search Unity

Internet Explorer Screen.SetResolution problem

Discussion in 'Immediate Mode GUI (IMGUI)' started by Jessy, Jan 31, 2008.

  1. Jessy

    Jessy

    Joined:
    Jun 7, 2007
    Posts:
    7,325
    In every other browser, my game functions perfectly. However, in Internet Explorer, when coming back from fullscreen using Screen.SetResolution(x,y,false), the text on all of my buttons that aren't using the default GUIStyle either disappears entirely, or gets pushed behind other elements of the GUI, which is effectively the same thing as a disappearance. (What I'm saying is that I don't know why the text is disappearing.) Going back into fullscreen brings the text back. And the text shows up fine before initially going into fullscreen.

    Considering the target platform for this game is Internet Explorer, I'm very concerned about this.

    ...and I am using Unity 2.0.2.
     
  2. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203
    File a bug with a link to the webplayer you are using and where you can fully reproduce it.