Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

How to change font size in unity editor?

Discussion in 'Editor & General Support' started by rockysam888, Aug 31, 2012.

  1. lalamax3d

    lalamax3d

    Joined:
    Aug 23, 2012
    Posts:
    16
    @VVad . thanks for your script. is there a way to set default zoom to 14, each time i open unity i have to set this.
     
  2. VVad

    VVad

    Joined:
    Aug 5, 2017
    Posts:
    57
    updated the gist now u have

    Code (CSharp):
    1. public static int DEFAULT_GLOBAL_FONT_SIZE = 14;
    2. public static bool RESIZE_ON_LAUNCH = true;
     
  3. Bgrakca

    Bgrakca

    Joined:
    Feb 4, 2022
    Posts:
    5
    upload_2023-1-13_17-43-19.png

    I just want to change folder font size @VVad your script doesn't work for me. Unity still doesn't implement this feature. What a shame.
     
  4. Jaimi

    Jaimi

    Joined:
    Jan 10, 2009
    Posts:
    6,089
    You can change scaling now:

    uiscaling.png
     
  5. pgs1000

    pgs1000

    Joined:
    Mar 25, 2022
    Posts:
    2
    We need font size feature guys x(