Skip to content

ShowIf inside struct not updating until inspector refreshes #29

@Gizzmicbob

Description

@Gizzmicbob

I have a monobehaviour with an array of structs.
The struct has an enum and a float.
The float has a ShowIf attribute for when the enum is a certain value.

When changing the enum, the visibility of the float does not change until I select a different element and then reselect the original (refreshing the inspector).

ShowIf is the only attribute on the float.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions