Closed anatawa12 closed 8 months ago
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
Available in VCC 2.2.4
Describe the bug
VCC installs VRCSDK 3.5.0 into Unity 2019 Project without warning if VRCSDK is updated by dependencies.
To Reproduce
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
unity
field during package resolution as my vrc-get does.