I have to ask that why my unity editor get enlarged when I open it all the fonts, hiercheys get enlerged. pls let me know what should be the solution to this .
There is no chance to change the font size in unity editor. There are plenty of questions and there is not any solution yet provided by Unity Technologies’ Side. But you can use some 3rd party programs to enlarge the font size in Unity Editor. You also can do some arrangements in Windows.
I have such a solution here about Windows arrangements to apply in Unity:
- Right click on your desktop and
select “Display settings” - Under “Scale and layout”, change the
scaling factor to suit your needs. - Right click on the Unity app icon and
select “properties”. - Select the “Compatibility” tab.
- Find the setting “Override high DPI scaling behaviour”. By default this is checked and set to
“Application”. - Either uncheck this or set it to “system” or “system enhanced”
- Unitys fonts should now scale up to match the “Scale and Layout” factor.
I hope this works for you.