Hello,
I’ve just imported Mirror into the project and its coming up with this error numerous times:
Library\PackageCache\com.unity.package-manager-ui@2.0.13\Editor\Sources\UI\PackageList.cs(1,32): error CS0234: The type or namespace name ‘UIElements’ does not exist in the namespace ‘UnityEngine.Experimental’ (are you missing an assembly reference?)
This is preventing me from progressing on the course - i am also not able to add on a network manager to my empty gameobject. I’m probably missing something quite straight forward.