Unity-Logs-Viewer
Unity-Logs-Viewer copied to clipboard
Support Safe Area
I can't press the close button when the status bar is displayed on iPhone 11 Pro. Can you support the Safe Area?
I can reproduce this. This is actually quite annoying... 😕
Crystal Pug has a good clean file for this. https://assetstore.unity.com/packages/tools/gui/safe-area-helper-130488
Simply adding a shift in iOS platform solved this problem.
ex. Reporter-6c9b12a7.cs enable ENABLE_TOP_VIEW_SHIFT in Reporter
This should have been a top priority on this asset