I am getting this error the whole time:
Library\PackageCache\com.unity.package-manager-ui@2.0.3\Editor\AssemblyInfo.cs(6,1): error CS1022: Type or namespace definition, or end-of-file expected
I don’t know what to do. Im just starting out. I got allready a few things back in order. But what can I do?
Someone please help?
This is in the script when i open it.
using System.Runtime.CompilerServices;
using UnityEditor.Experimental.UIElements;
@MelvMay I’ve seen many questions like this about UnityEngine.UI in the past 48 hrs or so… this user solved it by rolling back. Is there an issue with the latest Visual Studio integration?
EDIT: perhaps not… I think I misread the OP (in this thread’s) question, but it does seem odd that a package manager file suddenly has an extra brace.