Search Unity

Fullscreen app - can't remove window close, maximize icons

Discussion in 'Windows' started by eco_bach, Jun 15, 2018.

  1. eco_bach

    eco_bach

    Joined:
    Jul 8, 2013
    Posts:
    1,601
    Hi
    Targeting Windows desktop 1080P full screen.
    No matter what Player settings I try I always get window close icons at the very top of my screen. What am I doing wrong?

    Screen Shot 2018-06-15 at 11.22.48 AM.png
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Can you show a screenshot of what you're seeing? There shouldn't be a title bar in fullscreen mode.
     
  3. eco_bach

    eco_bach

    Joined:
    Jul 8, 2013
    Posts:
    1,601
    windowed_mode.jpg attached , cropping just the top part but you can clearly see the unity as well as window minimize, maximize, close icons. Feel I've tried every possible permutation in Player Settings but when I Disable the 'Show Resolution' dialog, this is what I always get on launch.
    Can you suggest other settings for me to try?
    To be quite honest, seems like a bug.
    Going to resort to setting the fullscreen mode using Screen.fullScreen = true
     
    Last edited: Jun 15, 2018
  4. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    That looks like the app was just started using Windowed mode. Keep in mind that the player will remember last resolution/fullscreen setting so if you once launched it in windowed mode and never changed it, it will remain in windowed mode regardless of player settings. Those settings are stored in the registry.