After importing asset I do not see menu bar "Shapes".
Hi, I do not see the menu bar after Importing the shapes asset package. Am i suppose to be manually importing it? Clicking through the folders does not really help me either. Maybe covering this section in the documentation would be good too for beginners like me.
Also a lot of errors pop up, such as "Library\PackageCache\com.unity.package-manager-ui@2.0.13\Editor\Sources\UI\Interfaces\IPackageManagerExtension.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?)"
Edit: I got it to show up. When importing Unity ask you to update some package dependencies if I am correct. I declined this time around and everything works!
this is likely due to errors not letting Shapes recompile
the dependencies are broken because Unity's asset store upload tool is very naive with what it includes unfortunately
the only dependency Shapes has is Text Mesh Pro, so, feel free to ignore all package dependencies apart from that one :)