Search Unity

Bug String field text is cut off in the inspector

Discussion in 'Editor & General Support' started by IyroHaYuu, Feb 18, 2023.

  1. IyroHaYuu

    IyroHaYuu

    Joined:
    Jul 10, 2022
    Posts:
    1
    Hi, I am using Unity 2021.3.17f1.

    As the title says, in my environment I have a problem with the display of the string field. The bottom of the text is not visible and characters such as underscores are not displayed correctly. The actual display is shown in the image.
    The problem occurs when UI Scaling is less than 125%.
    The program is very generic, just [SerializeField] attached to a string variable. (Custom editors are not used.)
    Is there a solution to this problem?

    upload_2023-2-18_20-49-37.png