Closed SixParQuatre closed 2 years ago
I'm running on Unity 2021.3.1f1 LTS on the 2.0.0-preview.1 tag ... It runs ok but it has this issue https://github.com/mob-sakai/UpmGitExtension/issues/116 - using Mono though.
I'm running on Unity 2021.3.1f1 LTS on the 2.0.0-preview.1 tag ... It runs ok but it has this issue #116 - using Mono though.
Yes that's what I'm saying in the original ticket: 2.0.0 preview.1 (which is one commit behind master) works, but develop doesn't; even though the develop branch seems to have more recent changes than the preview branch.
:tada: This issue has been resolved in version 2.0.0-preview.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Describe the bug Compile error Packages\UpmGitExtension\Editor\Coffee.UpmGitExtension\UpmGitExtension.cs(70,43): error CS0246: The type or namespace name 'PackageManagerToolbar' could not be found (are you missing a using directive or an assembly reference?)
Note: The preview branch - which, if I'm understanding correctly, is less up to date than develop but has the same version number- doesn't have the error.
To Reproduce Steps to reproduce the behavior:
Expected behavior Code should compile
Environment (please complete the following information):