UI Toolkit sample: QuizU walkthrough | Tutorial

Sdílet
Vložit
  • čas přidán 8. 06. 2024
  • Are you ready for a Unity UI Toolkit challenge? In this video, we’ll go over the QuizU sample project and see UI Toolkit in action.
    QuizU is a learning sample for developers who want to explore UI Toolkit, Unity’s newest framework for both Editor and Runtime user interfaces.
    Helpful Resources:
    ⭐ Learn more about the QuizU sample in this article series:
    on.unity.com/3U6dblH
    ⭐ Learn more about Unity UI Toolkit in the "User interface design and implementation” e-book: on.unity.com/422yoyK
    #unity #gamedev #uitoolkit
  • Hry

Komentáře • 28

  • @devinweidinger3812
    @devinweidinger3812 Před 4 měsíci +27

    The architecture looks well done; I appreciate the level of quality in the latest Unity training materials. I am happy to see state machines, mediators, and MVP/MVC design patterns. I am so thankful we are focusing on high-quality code now in these samples.

  • @AndyGatolino
    @AndyGatolino Před 4 měsíci +11

    Really good to see those high-quality tutorials again ❤

  • @ChickenMeister84
    @ChickenMeister84 Před 3 měsíci +3

    Really well done guys. This is the stuff that is going to make devs come back to Unity.

  • @danielmolineromuller166
    @danielmolineromuller166 Před 4 měsíci +7

    Quality content, especially leaning into building scalable setups is something i have always missed from unity. Please keep thay up :)

  • @paufenollosa
    @paufenollosa Před 26 dny

    Today I started a new project which is an android app with a lot of screens and UI. I'm glad to have these tutorials and assets to facilitate my learning :D
    This is the way Unity.

  • @captainnoyaux
    @captainnoyaux Před 4 měsíci +7

    UI toolkit seems really interesting when coming from web dev !

    • @phutureproof
      @phutureproof Před 4 měsíci

      Nooo I'm trying to escape web Dev by learning unity and this gives me ptsd

    • @captainnoyaux
      @captainnoyaux Před 4 měsíci +1

      @@phutureproof when until you want to reuse your uGUI components D

  • @DrZwieback
    @DrZwieback Před dnem

    This is really good. I wish I had seen this earlier. Thanks!

  • @blitzkreig4887
    @blitzkreig4887 Před 4 měsíci +5

    Wilmer Lin woohoo !!

  • @coloneljcd6041
    @coloneljcd6041 Před 4 měsíci +4

    Pretty cool, kinda like MVVM web-development

  • @nanaschi
    @nanaschi Před 2 měsíci

    You made a step forward. Maybe it's not third generation (since second UI generation (UGUI) has its benefits) but a different tool. But I definitely prefer UI Toolkit since if you master it you get much more rather than with UGUI but dev folks are right it's hard to master but for me it's worth it. Good job Unity keep it up and thanks for this demo!

  • @jqvr
    @jqvr Před 4 měsíci +3

    'Wilmer Lin' voice detected 🤩😎🫡

  • @raymk
    @raymk Před 4 měsíci +2

    Excellent video.
    However, I'm still struggling to use UIToolkit after migrating from the traditional UI Canvas system.
    UIToolkit is helpful to fine-tune your UI design, but it's way too complicated to create a simple UI.
    My biggest beef with UIToolkit is its alignment feature. It takes a few minutes just to position an element at the center.
    goodness.... the curese of CSS

    • @daslolo
      @daslolo Před 2 měsíci

      thanks for the warning, i'll stay away

    • @raymk
      @raymk Před 2 měsíci +1

      @@daslolo UI Toolkit is not definitely ready for in-game UI, but UI Toolkit can definitely speed up your workflow for making custom inspector or editor because the layout is updated as you edit it in UI Builder.
      Play around for a day, and see how it fits your workflow.

  • @brainshack9077
    @brainshack9077 Před 4 měsíci +1

    Inspired by web technology....from 15 years ago :D

  • @AIGameMonster
    @AIGameMonster Před 4 měsíci

    How to gradient the background of a UI slider from purple to blue?

  • @Maksut-Games
    @Maksut-Games Před 4 měsíci

    Merhaba! Unity Projemde TextMeshPro 3.0.6 kullanıyordum.. ama güncelleme geldi ve 3.0.7 yaptım.. ancak uyumsuzluk oldu ve projem kullanılmaz hale geldi! tekrardan eski sürümünü indirmek istedim ama, malesef bulamadım! lütfen yardımcı olur musunuz? Saygılar!

  • @tonymax7503
    @tonymax7503 Před 4 měsíci +2

    yeah, keep making tutorials of not evolving package

  • @daslolo
    @daslolo Před 2 měsíci

    why not implementing REACT for C# instead?

  • @LordLuigi_Rigs
    @LordLuigi_Rigs Před 4 měsíci +1

  • @justlama0
    @justlama0 Před měsícem

    3.52 it's look like mvvm not mvp

  • @rainbowimp
    @rainbowimp Před 4 měsíci

    Please make Unity on Android and Ios please because I don't have a pc and I really wanna make a game! A 3D Game!

    • @jinjinmomiji9136
      @jinjinmomiji9136 Před 4 měsíci +1

      The computing and storage capabilities of these devices are small compared to computers, and you may want to consider buying used parts to build a cheaper computer with some performance🥺

  • @keelfly
    @keelfly Před 3 měsíci +1

    Great tutorial but UIT sucks :( really bad for designers.