Preventing clicks from going through UI elements in Unity
Mar 28, 2024 · 5 min read · UI systems in Unity Unity has three different packages for building user interfaces (UI): Unity UI (a.k.a. uGUI), IMGUI and UI Toolkit and all of them are used for different things: IMGUI focuses on building small in-game debugging displays or for e...
Zzgd commented



