Skip to content

'PackageInfo' 'PackageStatus' Missing After Install #100

@Snow-Okami

Description

@Snow-Okami

After trying to install this plugin I am getting multiple errors across the files. The two repeating errors are:

Library\PackageCache\com.unity.autolod@9492bc0620\Editor\AutoLOD.cs(184,13): error CS0246: The type or namespace name 'PackageStatus' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.autolod@9492bc0620\Editor\AutoLOD.cs(191,42): error CS1061: 'PackageInfo' does not contain a definition for 'status' and no accessible extension method 'status' accepting a first argument of type 'PackageInfo' could be found (are you missing a using directive or an assembly reference?)

Any idea how to resolve this? I can find some documentation on this but it seems this is a Unity 6 feature only. I am using 2023. Was this updated for that and there's no backwards compatibility?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions