vrchat-community / creator-companion

The Entry Point for Making Things in VRChat
https://vrchat.com/home/download
56 stars 401 forks source link

[BUG] UdonSharp is installed as dependencies even if SDK Worlds 3.4.0-beta.1 is installed #350

Closed anatawa12 closed 11 months ago

anatawa12 commented 11 months ago

Describe the bug

UdonSharp is installed as dependencies even if SDK Worlds 3.4.0-beta.1 is installed.

To Reproduce

  1. Create Project with VRChat SDK Worlds 3.4.0
  2. Install some packages depends on UdonSharp I use KinelVideoPlayer by https://vpm.niri.la/ or QvPen by https://vpm.ureishi.net/repos.json

Actual Behaviour

UdonSharp is installed even if VRChat SDK Worlds 3.4.0-beta.1 is installed

Expected behavior

UdonSharp is not installed becayse UdonSharp is legacy package of VRChat SDK 3.4.0.

Screenshots

Screenshot 2023-09-20 at 16 33 21 image

Related Product

VCC (VRChat Creator Companion)

Product Version

2.1.3

OS

Windows 10

Additional context

This will break unity project so I think this must be fixed BEFORE VRChat SDK 3.4.0 release

Relates to #349

momo-the-monster commented 11 months ago

@anatawa12 - thanks for reporting, we've reproduced the issue and we're working on a fix.

momo-the-monster commented 11 months ago

Fixed in VCC 2.1.4.

anatawa12 commented 11 months ago

This cause is fixed but very similar another case, this still not resolved. I made issue: #356