UnityScript support in Visual Studio

I have a UnityScript that I’m trying to debug. The Unity console doesn’t provide enough info for me to understand the problem. But in someone else’s video, I saw a UnityScript reference, and I want to know how to get that to show up.

Thanks in advance.

Btw, I’m using Visual Studio Community 2022.

UnityScript was removed years ago.

1 Like

I meant I want to have it show me the references of the c# script in unity, like Vector3, transform, etc.

The video was in 2021 Dec 10 or something.