UI Toolkit is a web-style retained UI system. Its creation came from the need to replace IMGUI within the Unity Editor. Having built three UI frameworks previously, I provided key insights into user expectations and improved workflows based on years of collected feedback.
The system brings modern web-inspired patterns — flexbox layout, USS stylesheets, and a visual tree hierarchy — into the Unity runtime and editor environment, dramatically improving both performance and developer experience.