After upgrading from 2018.3.9f1 to 2018.3.11/12 I get a white bar at the bottom of the screen when running on the device.
See screenshots below of the white bar at the bottom:
2018.3.9f1
After upgrading from 2018.3.9f1 to 2018.3.11/12 I get a white bar at the bottom of the screen when running on the device.
See screenshots below of the white bar at the bottom:
2018.3.9f1
So it looks like it has to do with the setting fullscreen off.
Screen.fullScreen = false;
It should still use the full screen but include the onscreen keyboard if any. (like it has done in all previous versions of Unity)
I’m having this issue also. Did you make a bug report Sniper? I have a sample project that can demonstrate the behavior.
Just for some more expansion,
if you build with fullScreen mode off, it will look fine, however, once you change your orientation it will come back. Similarly, if you disable full screen in code it will pop up.
Yes, I submitted a bug. No response yet.
@SniperED007 what is the case number? Did you attach a sample project to demonstrate the issue?
Yes I did.
Case 1144669
Thanks! The bug was processed by QA and is now in the hands of developers.
Thanks Yury! Looking forward to a fix!
Hi @Yury-Habets , do you have any update about this bug? I tried with Unity 2018.3.13f1, this issue still happens, and I can’t search case 1144669 in unity issue tracker, could you confirm this?
Here’s the public link: Unity Issue Tracker - [Android] Android 9 devices with a notch are not in full screen, black bar is visible at the bottom of the screen
I’ve fixed the issue; backports to 2019.1 and 2018.4 are pending; please stay tuned.
Thanks Yury!
The fix has landed into:
2019.3.0a2
2019.2.0a15
2019.1.2f1
2018.4.1f1
When will 2018.4.1f1 be released. I don’t find any download possibility.
Schedule says “yesterday” so I’d expect it to be out really soon.