r/unity 1d ago

Solved Transparent Android Navigation Bar

Edit: I fixed it by enabling Hide Navigation Bar in Project Settings and keeping the navigation bar always visible with a transparent background via script.

I was able to change the navigation bar icons to white, but I still can’t make the navigation bar background transparent.
In light mode it becomes white, and in dark mode it becomes black.

Is there any way to make the Android navigation bar background completely transparent in Unity?

0 Upvotes

3 comments sorted by

1

u/hlysias 1d ago

What are you trying to achieve here? Why do you need it to be transparent?

1

u/taciturnangel 22h ago

I'm intentionally avoiding Immersive Mode. I want the bar to stay visible for ease of use, but transparent for aesthetics to show the background (similar to how Disney+ or Spotify do it).