Skip to content

Separator not showing after List #273

@jcs090218

Description

@jcs090218

With the following code, the separator isn't showing. 🤔

        [Separator("Basic")]

        [SerializeField]
        private List<MeshSurface> mSurfaces = null;

The Header attribute has similar issue but fixed in Unity 6.2. Any idea? 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions