Answer the question
In order to leave comments, you need to log in
How to enable the notification bar in Unity?
Good afternoon!
How to make the notification bar on mobile devices not hidden in Unity, and also the navigation bar on some android devices? And also how can I assign an action to pressing the menu \ back buttons in adnroid? Thanks
Answer the question
In order to leave comments, you need to log in
The notification bar is PlayerSettings.statusBarHidden , for the navigation bar Screen.fullScreen should be set to false, the menu button is KeyCode.Menu , the back button is KeyCode.Escape .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question