Past: I am new to unity. I downloaded Microsoft visual studio from unity hub as a module for unity editor. It was checking updates. and I updated it to the latest then I again updated it to visual studio 2022 preview for a better experience.
Present issue: I was following the unity learn pathway, unity essentials. i got to know that because I unnecessarily updated my visual studio to 2022 preview it is unlinked to Unity. Not supported. I tried a few ways to relink it but no good result. Even I saw in unity hub installs it is asking to redownload visual studio. Is there a better way to link Unity to Microsoft visual studio 2022 preview rather than reinstalling it?
What do you mean with “link”? Is it selectable in here?
If you cannot select it and VS 2022 won’t work, try “Browse…”.
If that doesn’t work, is the VS package in Package Manager up to date?
If it is, I tend to say what I always say: MS Visual Studio is for developing biiiiiiiiiig business apps for databases and services rich in three-capitel-letter acronyms and such. Toys? MS doesn’t support toys. Unity is a toy. Perhaps they simply don’t care enough to make the preview version of VS compatible with MS. But I’m probably wrong here. I hope.
If nothing helps, uninstall VS and re-install the official version rather than preview. So much for “better experience”.
Sorry to bother you! You can see preferences and modules. After it, the pathway mission. Can you fix the errors? Maybe I misexplained my issue. Even though I don’t understand my problem.
It’s transform.localScale
not transform.scale
.
Thanks to you a lot! I was so stupid.