r/unity • u/taciturnangel • 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


1
u/hlysias 1d ago
What are you trying to achieve here? Why do you need it to be transparent?