Skip to content

No Atributes seem to be working after upgrading to Unity 6 LTS #392

@PalaNolho

Description

@PalaNolho

Hi, I have this very simple ShowIf where I have a bool and I want to show/hide a vector and a float based on that bool.
I have tried in a ScriptableOject and in a normal Script but in either case, nothing happened. The properties are always visible regardless if the bool is true or false.

I noticed that the [ReadOnly] and [ShowAssetPreview] were not doing anything either so it seems to be a general problem after Unity 6 Upgrade (or a me general problem)

Can you help?
Thanks.

image

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