You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an external monitor hooked up to my macbook. I've upgraded from 4.2.2 to 4.3.dev6 and the editor is now missing anti-aliasing for text and UI components.
Apple Thunderbolt Display: 27-inch (2560 × 1440)
This is what a new project looks like on my external display. Note the near-illegible text on the ruler in the scene preview, and the messed-up "Filter properties" text in the inspector:
Built-in Retina Display: 16-inch (3072 × 1920)
Dragging that same window to the built-in laptop screen display anti-aliases lines and text correctly:
I'm guessing that the difference between the two is the retina classification as I've seen that cause other differences in rendering in the past, but I don't have more non-retina monitors to confirm that.
Steps to reproduce
Open an editor on a non-retina display. Anti-aliasing is missing.
Minimal reproduction project (MRP)
Project-independent; it works with fresh projects made in 4.3.dev6
The text was updated successfully, but these errors were encountered:
Tested versions
Looks fine in 4.2.2.mono
Rendering messed up in in 4.3.dev6.mono
System information
Mac Sonoma 14.5 — 2.3 GHz 8-Core Intel Core i9 — AMD Radeon Pro 5500M 4 GB Intel UHD Graphics 630 1536 MB
Issue description
I have an external monitor hooked up to my macbook. I've upgraded from 4.2.2 to 4.3.dev6 and the editor is now missing anti-aliasing for text and UI components.
Apple Thunderbolt Display: 27-inch (2560 × 1440)
This is what a new project looks like on my external display. Note the near-illegible text on the ruler in the scene preview, and the messed-up "Filter properties" text in the inspector:
Built-in Retina Display: 16-inch (3072 × 1920)
Dragging that same window to the built-in laptop screen display anti-aliases lines and text correctly:
I'm guessing that the difference between the two is the retina classification as I've seen that cause other differences in rendering in the past, but I don't have more non-retina monitors to confirm that.
Steps to reproduce
Open an editor on a non-retina display. Anti-aliasing is missing.
Minimal reproduction project (MRP)
Project-independent; it works with fresh projects made in 4.3.dev6
The text was updated successfully, but these errors were encountered: