Skip to content

Separator not showing after List#273

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