ragsr
1
I’m using Unity “Version 2017.2.1p2 Personal” and my Unity UI drop-down menu for it has all of the options grayed out. This has me wondering if Unity UI is even enabled for my particular version of Unity, a Personal version.
QUESTION: Should Unity UI be enabled for my version of Unity? If not, what version on Unity do I need to have UI enabled? All help is greatly appreciated…Thx.
Cheers,
Bob G
ragsr
2
QUESTION ANSWERED:
I just answered my own question. I needed to create a Canvas using the Create function of the Hierarchy before the Component tab would un-gray the UI options in its drop down menu. Once the Canvas was created all options went to black.