Search Unity

Text keeps resizing based on Screen Resolution, how do I stop it?

Discussion in 'UGUI & TextMesh Pro' started by realgameradmin, Aug 18, 2019.

  1. realgameradmin

    realgameradmin

    Joined:
    Nov 2, 2017
    Posts:
    3
    Basically, I set the app up so it only supports 16:9 resolutions. For some reason, the text keeps shrinking but the objects aren't. How do I stop the text from doing this?

    VIDEO:
     
  2. MSplitz-PsychoK

    MSplitz-PsychoK

    Joined:
    May 16, 2015
    Posts:
    1,278
    Select your Canvas, then change the UI scale mode to "constant pixel size" in the Canvas Scaler component
     
  3. Hosnkobf

    Hosnkobf

    Joined:
    Aug 23, 2016
    Posts:
    1,096
    or, if that doesn't work reliably enough, use Better UI.