Unity Animation system is not meant to work with UI. The problem here is if one panel is updated every child and subsequent children in the tree which must be UI element (quad) are marked dirty. This ...
An easy to use event based UI management library built for Unity's UI Toolkit. This framework was primarily designed for mostly UI based games, but it is perfect as a general UI management tool. Load ...