AutoLOD icon indicating copy to clipboard operation
AutoLOD copied to clipboard

Error in installing the package

Open mohammadrezahamedi opened this issue 11 months ago • 1 comments

I get some errors after I install the package, what to do? Library\PackageCache\com.unity.autolod\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\Editor\AutoLOD.cs(184,36): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\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?)

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(197,27): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(209,34): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(212,34): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(220,27): error CS0103: The name 'PackageStatus' does not exist in the current context

Library\PackageCache\com.unity.autolod\Editor\AutoLOD.cs(249,32): error CS0103: The name 'PackageStatus' does not exist in the current context

mohammadrezahamedi avatar Feb 15 '25 07:02 mohammadrezahamedi

This was fixed in #98, but hasn't been merged. You might find it fixed in other forks, too.

amirebrahimi avatar Apr 19 '25 07:04 amirebrahimi