Extenject
Extenject copied to clipboard
Unity Package Manager from git manifest not found
Hi, if you install the library through the Package Manager from git, an error occurs when specifying a specific version. If you do not specify the version, the git will return the maximum: 9.2.1.
Request:
Mistake:
[Package Manager Window] Error adding package: https://github.com/Mathijs-Bakker/Extenject.git?path=UnityProject/Assets/Plugins/Zenject/Source#9.2.1. Unable to add package [https://github.com/Mathijs-Bakker/Extenject.git?path=UnityProject/Assets/Plugins/Zenject/Source#9.2.1]: [https://github.com/Mathijs-Bakker/Extenject.git?path=UnityProject/Assets/Plugins/Zenject/Source#9.2.1] does not point to a valid package. No package manifest was found. Unity Editor.EditorApplication:Internal_Call Update Functions ()
Same problem here!
You need to use tag 9.3.1
Surprised Pikachu Face
Thx for help!
The version is prerelease and wasn't officially released. That's why it doesn't resolve when pasting /tag/latest
A nuisance! 9.2.1 does not load either. Maximum 9.2.0
9.2.1
does load properly but package.json
definition file wasn't updated since 9.2.0
. Even in 9.3.1
. So no matter if you provide URL to any of these versions Package manager shows 9.2.0.