Search fields drawn cropped; not usable

Issue #524 open
Jesse Talavera-Greenberg created an issue

Any field that supports searches (whether in objects, preferences, enums, whatever) is drawn looking like the attached image. This is on Ubuntu 18.10, with Unity 2018.3.5f1. I do not have Editor-Only-Mode enabled.

Comments (5)

  1. Jesse Talavera-Greenberg reporter

    It looks like I'm not the first to have this problem. I also have it with all Odin dropdowns.

    I should note that I'm facing these issues on SerializedScriptableObjects.

  2. Jesse Talavera-Greenberg reporter

    Here's a workaround in the interim, at least for code that you control: explicitly set the DropdownHeight and it'll be usable. Not pretty or flexible, but usable. (I use DropdownHeight = 128).

  3. Bjarke Elias
    • changed status to open

    Hey Jesse,

    Thanks for reporting this, and sorry for not visiting it sooner.

    Unity editor windows in Linux has a been buggy in general from - in my experience, to the point where I quickly gave up trying to fix it. I wasn't even able to resize a regular editor window.

    But maybe things have changed in resent times. Do you know if this is still an issue?

  4. Log in to comment