WooshiiDev / HierarchyDecorator

Lightweight Unity Plugin transforming the Hierarchy into what it should be. Adds headers, styles, icons and more.
MIT License
1.04k stars 50 forks source link

Bug: package.json version is not compatible with UPM #27

Closed medallyon closed 3 years ago

medallyon commented 3 years ago

Unity Version 2020.3.0f1

[Package Manager Window] Cannot perform upm operation: Unable to add package [https://github.com/wooshiidev/HierarchyDecorator.git]:
  Manifest [C:\Projects\learning_platform\Library\PackageCache\com.wooshii.hierarchydecorator@164cc81c3c\package.json] is invalid:
    Version '0.7.1.0' is invalid. Expected a 'SemVer' compatible value. [NotFound].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

To Reproduce (If applicable) Attempt to install the package via Unity > Window > Package Manager > Install via git

WooshiiDev commented 3 years ago

Ah yeah SemVer is 3 digits rather than 4. I can update the version but the package.json updater action will need stopped for now

Apologies for this, I'll update the package version.

WooshiiDev commented 3 years ago

Updated the package version and tested with UPM,

Cheers as always for the report 🙂 Wooshii

medallyon commented 3 years ago

@WooshiiDev what happened to your discord account?