Hi!
I’m using Unity 5.0.0f3 and I enabled “Status bar hidden” in PlayerSettings.
In my scene I use an ‘Input Field’ to get username and password from user.
Before user inputs, my scene renders full screen (2560x1600, I’m using Nexus 10).
The problem occurs when lollipop’s keyboard disappears: status bar won’t hiding back and my screen resolution decreases for few hundred of pixel.
There is a workaround to re-hide status bar after keyboard disappeared?
Many thanks in advance for your precious support!!