I am learning the UI toolkit, coming from the older unity UI. I followed a few tutorials on Youtube trying to learn the basics, but I can never get the UI to show up and match in game view what is in the UI Builder view.
Buttons don’t show up, nor does anything else. To get these bars to show even I had to set the parent VisualElement to absolute0,0,0,0.
I’m sure I’m missing something, but looking repeatedly at the tutorials I can’t find a missed step.