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.

Bug Display problems on 2022.2

Discussion in 'Editor & General Support' started by Picol_XIV, Mar 31, 2023.

  1. Picol_XIV

    Picol_XIV

    Joined:
    Sep 26, 2017
    Posts:
    1
    Hi here,

    Since I download the 2022.2.x versions, I've some display trouble on Unity like show on this screenshot :



    On the inspector, the diplay is masked. On other Unity's menus texts flash. It looks like a problem with the graphic card.

    I spend hours looking to someone who got the same issue on the net. But I've found nothing.
    Does someone get this issue ?
    Is someone having an idea how to start solving it ?

    Thank you for yours responses.
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    3,450
    Updated GPU drivers?
    Restarted your PC?
    Deleted Library folder?
     
  3. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    33,605
  4. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    18,897
    If it's only happening with this release it might just be incompatibility. You could try one of the command line arguments at the link below under "Graphics API" to see if forcing a different one fixes the problem.

    https://docs.unity3d.com/Manual/EditorCommandLineArguments.html
     
  5. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    33,605
    Oh! Excellent point... reminds me of the tofu fonts issue, which was an OpenGL Core choice. Check it:

    tofu fonts and / or blank buttons:

    I read recently this can be fixed by specifying OpenGLCore in the preferences, as follows:

    https://forum.unity.com/threads/uni...xts-are-broken-on-macos.1353605/#post-8549690

    https://forum.unity.com/threads/package-managers-words-looks-like-tofu.1356140/