Skip to content

UnityEvent don't show their field name in inspector #135

@KospY

Description

@KospY

Describe the bug
UnityEvent don't show their field name in inspector

Expected behavior
UnityEvent show their field name in inspector

Code Sample

{
    public UnityEvent testevent;
    public UnityEvent<float> testevent2;
}

Screenshots

With Tri-Inspector installed
image

Without Tri-Inspector installed:
image

Desktop: Windows 11
Unity version: 2022.3.8
Tri Inspector version: 1.13.1

Reproduced in an empty project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions