Page 2 of 2

Re: [SOLVED]Visual Studio issue

Posted: Sat Sep 26, 2020 9:10 pm
by dwmitch
I gave up on this issue, but when it started showing up with Unity's packages I had to dig up a solution. For anyone else with this issue, it's a known bug in certain versions of Unity (though I can't recall which ones offhand). Upgrading to 2020, or, if for some reason, you need to stick with 2019 (deprecated assets for instance), the LTS (Long Term Support) 2019 release will fix the problem.

Re: [SOLVED]Visual Studio issue

Posted: Sat Sep 26, 2020 9:46 pm
by Tony Li
Thanks for the info!

If anyone's producing a game to be released, and not just experimenting or prototyping, they should generally stick with LTS since the tech releases (e.g., 2019.1/2/3, 2020.1/2/3) typically have the occasional breaking bug. And the alpha and beta versions are practically guaranteed to have major bugs. That's why they're alpha/beta; to make them available to bug hunters.