orels1

Results 132 comments of orels1
trafficstars

The next release (should be out within the next couple days) contains a change for port lookup with explicit retries. While VCC already had a mechanism to ask the OS...

Funnily enough, I have not seen issues with harmony in unity 2022 as long as you turn off "auto reference" on the imported dll only the files in the relevant...

The main concern is that users are actively force-upgrading dependencies every day in VCC, and in that case if installing a completely unrelated package suddenly bumps a nuget dep of...

I am also not sure if turning VPM _also_ into basically a nuget package manager is something in the realm of what VPM should be doing. That's basically building another...

But either way, this needs internal discussion. I'll share any thoughts we have on this when there is stuff to share

Hey You pretty much described the plan we had. While there is no finalized path for it just yet, this was the general idea for when the switchover happens: -...

I see, I suppose that's reasonable. We generally see pretty high adoption of current versions, but in case of unexpected bugs its not uncommon for people to use older versions....

That is an interesting request. The current "sync" handling between `vpm-manifest`, the lock within it, and the packages on disk has definitely been less reliable than we would like. And...

Hey! I see you specified that you're using version 2.1.1 which doesn't seem right. Can you double check which version you're using? It is on the top right of the...

Interesting. I will see if I can repro, because .29f1 is what I initially tested this functionality with 🤔