Search Unity

Hide system UI elements

Discussion in 'Daydream' started by mat9054, Mar 10, 2017.

  1. mat9054

    mat9054

    Joined:
    Nov 14, 2015
    Posts:
    42
    One of the app requirements for daydream is

    • Hide all system UI elements, including the action bar, navigation buttons, and keyboard.
    Is there a reason when I launch my game the navigation bar shows for a second then disapear ?

    I saw some way to disable ui in app manifest but isnt this supposed to be done automatically by unity? Even if its there for a second, it not good to have this bar displayed when in the viewer and I fear the game will be rejeted for that reason.

    I tried a few daydream app and mine is the only one showing navigation bar at the beginning.

    I'm using unity 5.6b10.
     
  2. joejo

    joejo

    Unity Technologies

    Joined:
    May 26, 2016
    Posts:
    958
    This is a known issue and should be fixed in b11, which was just released.
     
    mat9054 likes this.