Hi, I’m interested in using UI Toolkit, and I’ve heard that there are some major improvements since Unity 2023, so in Unity 2022 LTS, 2023 and 6 preview, which one is the best for UI toolkit?
I mean… probably just the newest version you can use. My current main project is still in 2023.2 namely because I’ve found it more stable than Unity 6, while it still has all the major improvements that I needed (UxmlAttribute system and runtime bindings).
1 Like
Define „best“. ![]()
Memory efficiency? Ease of use? Performance? Features?
You gotta know what you are looking for if you look for the „best“ of anything. If in doubt, use the latest.
1 Like
Ye
Yeah I should have been more specific, I’m trying to convert a project in UGUI to UI toolkit, so the most important things are ease of use and stability.
It is worth mentioning that UI Toolkit can’t do everything UGUI can. So definitely look at the features you use/need and see if UI Toolkit supports them.
1 Like