Skip to content

Modio.Unity.UI.Components.ModProperties.ModPropertyName is being serialized by [SerializeReference], but is missing the [Serializable] attribute #39

Description

@Laumania

Just upgraded to v2026.5.1 and get these warnings when I start my game in Unity. I know it's just warnings, but it's annoying and should be easy to fix I assume.

I'm using Unity 6000.3.11f1.

The type Modio.Unity.UI Modio.Unity.UI.Components.ModProperties.ModPropertyName is being serialized by [SerializeReference], but is missing the [Serializable] attribute. To suppress this warning add [Serializable] or use [MakeSerializable].

The type Modio.Unity.UI Modio.Unity.UI.Components.ModProperties.ModPropertyCreatorName is being serialized by [SerializeReference], but is missing the [Serializable] attribute. To suppress this warning add [Serializable] or use [MakeSerializable].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions