Can anyone point me what am I doing wrong, whenever i opened a script in vscode. this always pops up. Is this okay to ignore?
“The .NET CLI tools cannot be located. .NET Core debugging will not be enabled. Make sure .NET CLI tools are installed and are on the path.”
Never mind, I figured it out. 
You should really post HOW you figured it out, so others can see your solutions.
1 Like
Hello everybody! I now have the same problem with jmetzu in Visual studio and the following error with unity :
Assets/myFirstScript.cs(30,21): error CS1061: Type UnityEngine.Material' does not contain a definition for
setColor’ and no extension method setColor' of type
UnityEngine.Material’ could be found. Are you missing an assembly reference?
Can anyone help me about what is wrong