We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VCC installs VRCSDK 3.5.0 into Unity 2019 Project without warning if VRCSDK is updated by dependencies.
VCC upgrades VRCSDK to 3.4.0 for that project.
If the dependencies actually needs VRCSDK 3.5.0 / later, VCC should fail to install that package with Unity Version Mismatch Error.
VCC (VRChat Creator Companion)
2.2.2
Windows 11
VCC should consider unity field during package resolution as my vrc-get does.
unity
The text was updated successfully, but these errors were encountered:
Available in VCC 2.2.4
Sorry, something went wrong.
No branches or pull requests
Describe the bug
VCC installs VRCSDK 3.5.0 into Unity 2019 Project without warning if VRCSDK is updated by dependencies.
To Reproduce
You can use The Package depends on SDK Worlds 3.4.0 in https://anatawa12.github.io/vpm-repo-for-vcc-bug-testing/ for testing.
Expected behavior
VCC upgrades VRCSDK to 3.4.0 for that project.
If the dependencies actually needs VRCSDK 3.5.0 / later, VCC should fail to install that package with Unity Version Mismatch Error.
Screenshots
Related Product
VCC (VRChat Creator Companion)
Product Version
2.2.2
OS
Windows 11
Additional context
VCC should consider
unityfield during package resolution as my vrc-get does.The text was updated successfully, but these errors were encountered: