Indent not working with HideInEditorMode while in Play Mode

Issue #202 closed
Former user created an issue

I have some of my fields tagged to show up in edit mode while this field is set to show up in play mode. The ones that are set to show up in edit mode have the proper indent but this one that is in play mode does not.

[ ReadOnly ]
[ HideInEditorMode ]
[ FoldoutGroup( Groups.Storage ) ]
[ Indent( 2 ) ]
[ ShowInInspector ]
private Storage storage;

Comments (3)

  1. Tor Esa Vestergaard

    I'm afraid I can't reproduce this. Can you please say which version of Unity and Odin you are using, which platform you are on, and provide a fuller code example as well as screenshots that demonstrate the issue?

  2. Log in to comment