Trying to find the Accordion UI in 2019. I heard there was a update with a tabbed like text structure. I want to make a crafting system similar to Lotro:

I seen some UI stuff in asset store that cost, but I heard there was a free version for Unity.
Trying to find the Accordion UI in 2019. I heard there was a update with a tabbed like text structure. I want to make a crafting system similar to Lotro:

I seen some UI stuff in asset store that cost, but I heard there was a free version for Unity.
am i in the wrong place to ask a ui question?
You’re in the UI Toolkit forum, the future (still WIP/in-preview) official Unity UI System.
It aims to replace the “old” Unity UI System. You can find comparison of both here : Unity - Manual: Comparison of UI systems in Unity
It’s a completely different paradigm; it does not use the Canvas component and what you might have already been using. It facilititates the creation and maintainment of UIs like the one you shared, but there’s still a steep entry learning curve.
If you don’t have a specific question about UI Toolkit, maybe you should go to UGUI forum where you might find more info :