It's an exciting time for Unity UI with the new UI Toolkit stabilizing and the powerful UI Builder tool to make creating and previewing UIs straightforward. The new system is likely to play an important role in Unity 2021 and in the future. The following links will be useful if you wish to learn more about this new UI system:
- The Unity 2021 manual entry about UI Toolkit:
https://docs.unity3d.com/2020.1/Documentation/Manual/UIElements.html - Unity blog about UI Elements:Â
https://blogs.unity3d.com/2019/04/23/whats-new-with-uielements-in-2019-1/ - Unity forum about the UI Elements Roadmap:Â
https://forum.unity.com/threads/uielements-roadmap-update.784388/ - Unite Copenhagen tanks demo video:
https://www.youtube.com/watch?v=t4tfgI1XvGs - Unite Copenhagen tanks demo code:
https://github.com/Unity-Technologies/UIElementsUniteCPH2019RuntimeDemo - Ray Wenderlich UI Elements tutorial:
https://www.raywenderlich.com/6452218-uielements-tutorial-for-unity-getting...