I tried 2018.2.0b2 specifically to test the high dpi support and its working pretty well. Lack of high dpi scaling of the editor is my current pain point on my main project. I have not tried too much with this 2018 beta version yet. I have only created a new project and added some UI objects to the scene before bumping into some issues.
What works well:
- High dpi. Fonts and UI features are a nice size and finally readable, Thank you! There were a few minor pixel artefacts (bars) between some of the text character combinations on project create screen. For example, there is a small coloured bar in the word “Project” between the ‘c’ and the ‘t’ characters, and also if I type the project name as “hidpi” then between the ‘p’ and the ‘i’ characters). This is only minor and it only seems to happen on that one dialog box screen.
What has issues:
-
Scrolling Behaviour. Scrolling some UI panels using touchpad two finger scrolling gesture seems to make the UI get stuck and bounce back and forth. Mainly an issue with the “Unity Preferences” panels such as “Colors” and “Keys”. Using a real mouse wheel or the scroll bar UI handles works fine though. Note that I use the laptop touchpad as my primary mouse input as i’m not always at a desk. This has always worked fine and still does in 2017.x.
-
Scene View Zoom. The scene view zoom only seems to go forward into the scene no matter which way I scroll using touchpad two finger scrolling gesture. This works fine with a real mouse wheel. This also works fine with the touchpad gesture in 2017.x.
-
Maximised Window. The Unity Editor window appears to go into maximised mode when a project is loaded with no option to not be maximised. It is actually going underneath the default system app launcher unlike normal maximised windows. I usually run Unity maximised when it works correctly, but for this I need to move the window to the side to access the area under the app launcher. I tried to resize the window by dragging the window border edges, but it will never let me make it smaller, only larger each time.
My machine specs for reference:
-
Ubuntu 18.04 (Gnome 3.28.1, X11 desktop session)
-
Dell XPS 15 9560
-
4k display with 200% scaling
-
Nvidia 390.48 drivers
Thanks Unity team for your hard work bringing the editor to Linux.