Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

EditorGUI.indentLevel and UI Elements

Discussion in 'UI Toolkit' started by TheHeftyCoder, Dec 21, 2020.

  1. TheHeftyCoder

    TheHeftyCoder

    Joined:
    Oct 29, 2016
    Posts:
    91
    I have several property drawers that I had once written in IMGUI. Most of them use EditorGUI.indent level in one way or another. The indent doesn't work when I'm using an IMGUIContainer or a PropertyField. Any ideas on a fix? Or is it a bug? I'm on Unity 2019.4