Search Unity

Question Tracking android navigation bar with Fullscreen mode in Unity 2020

Discussion in 'Android' started by rujoker, Oct 23, 2021.

  1. rujoker

    rujoker

    Joined:
    Mar 27, 2020
    Posts:
    1
    I need to control behaviour of my game while navigation bar appears by swipe. Video is here
    Unity version is 2020.3.19f1. Fullscreen mode is enabled in Unity. "Hide navigation bar" checkbox from unity settings is on

    1. How can I track appearance of android navigation bar in my Unity game with enabled Fullscreen mode?
    2. How can I control swipes which call appearance of navigation bar?